G
Guest
What I need to do is append new data to an existing table. There is an
existing table that has 3000 records and there is a duplicate table that has
3500 records. Each table has the same unique identifier. I know this is a
simple problem but I have not been able to append the new records from the
second table that are unique to the first table.
existing table that has 3000 records and there is a duplicate table that has
3500 records. Each table has the same unique identifier. I know this is a
simple problem but I have not been able to append the new records from the
second table that are unique to the first table.