Wish I could draw a diagram on this one. Here goes.
If I have table A and Table B and I want only the records from table A that do Not Match table B then how would I write this in a query.
Basically I want to know all the records in table A that are not in Table B.
Any help would be appreciated.
If I have table A and Table B and I want only the records from table A that do Not Match table B then how would I write this in a query.
Basically I want to know all the records in table A that are not in Table B.
Any help would be appreciated.