can someone help me with performing the below task? I have two tables, which can be linked with a 'ID' column. I would like to create a query that gets me the records that do NOT match.
I can find the matching records by joining the two tables, but do not know how to find the non-matching records.
Thanks in advance for your help.
I can find the matching records by joining the two tables, but do not know how to find the non-matching records.
Thanks in advance for your help.