I'm really trying to pull off is 'normalizing' the data. Or just creating a good data structure.
I'm doing the testing of this DB in Access2k, and will be migrating it to SQL2k.. (in case it makes a difference)
I have a number of tables in a database. Each of those tables holds specific data, and are named logically like Company, DocType, And Owner.
What I'm thinking, is creating another table, that 'merges' all of this data into one table.
(possible one to many relationship)
So this look up table would have 3 Columns named: Type , Owner , and Data.
Where Type would be the 'type' of data (Company/DocType) and Owner (from the Owner Table)
and 'data' which would be the real data from that document..
The issue that I'm having is that due to an older data Structure, I other tables that have 'owner' and 'Data' already set up
and I would like dump this data into the new 'lookup' table so I don't need to type all of it in again.
So I guess, what I'm asking is.
Does anyone agree with this new data structure? and how do I go about 'merging the data. I would assume though the Union
SQL command, but I'll be going from 2 columns of data into 3.. will this cause problems?
---===///The PogoWolf\\\===---
Darkness..Bleakness..Plastic forks..?