awise
IS-IT--Management
- Dec 11, 2001
- 85
I'm trying to union join (2) tables that have the same columns, however, they're in unlike order.
A work table and it's associated history table. I want to create a new table (View) that will hold all the records from both tables. In attempting, I've discovered that the tables have all the same columns an associated field types,
however, as I mentioned, the columns are not in the same order (Also a few like columns have differring naming convention as well). Very unusual.
Is there a way to, either, union these tables in total, or is there a way to specify just the columns I want and get the records from both tables to populate the new view?
Appreciate any ideas and / or assistance.
Thank you,
zaw
A work table and it's associated history table. I want to create a new table (View) that will hold all the records from both tables. In attempting, I've discovered that the tables have all the same columns an associated field types,
however, as I mentioned, the columns are not in the same order (Also a few like columns have differring naming convention as well). Very unusual.
Is there a way to, either, union these tables in total, or is there a way to specify just the columns I want and get the records from both tables to populate the new view?
Appreciate any ideas and / or assistance.
Thank you,
zaw