G
Guest
I have 2 tables. The tables are an exact match of the other. Data and structure. I need to compare both tabels to get the data that is not in the first table. The first table is smaller and the second table is bigger. ofcourse the second table has more records. I want these extra records that were'nt generated the first time. For example, if table 1 initially had 3000 records and when I run the process again and get 3050 records that I store in a second table, I want 50 records returned.
My datasource is a separate database, which explains the data.
Help,
p.s - The unmatched wizard isn't working because it uses one field to compare. I need to create a muti-field key to create a unique record.
Thanks in advance
My datasource is a separate database, which explains the data.
Help,
p.s - The unmatched wizard isn't working because it uses one field to compare. I need to create a muti-field key to create a unique record.
Thanks in advance