C
Chigger Hill
I have two databases that do essentially the same thing. Database 1 has its
main table linked to a very large database. Database 2 has its main table
linked to a different large database. These two databases contain
essentially the same information (but not entirely) with different primary
keys. They are lists of employees with different employee numbers for each
table. Is there an easy way of merging these two tables into one database
with a different primary key (assigned)?
I do not use code at all.
main table linked to a very large database. Database 2 has its main table
linked to a different large database. These two databases contain
essentially the same information (but not entirely) with different primary
keys. They are lists of employees with different employee numbers for each
table. Is there an easy way of merging these two tables into one database
with a different primary key (assigned)?
I do not use code at all.