I have two fields in table1 called CompID and ElementID.
I have the same to fields in another table (table2).
How can I find out which records in table1 are not in table2. Both the compID and ElementID are the Primary Keys in each table.
Sounds simple enough but for some stupid reason I cannot get it to work.
Thanks
-Nate
I have the same to fields in another table (table2).
How can I find out which records in table1 are not in table2. Both the compID and ElementID are the Primary Keys in each table.
Sounds simple enough but for some stupid reason I cannot get it to work.
Thanks
-Nate