geno
10-04-2001, 03:18 PM
Hi, I have two separtate databases and I need to append one table from one database to another table in the other database. There will be some records already in the target table that are also in the table that I need to add. What is the best way to do this without adding duplicate records? Thanks