S
Simon Abolnar
I have two tables:
1. Table1: IDName
Name
2. Table2: IDSubject
IDName
Subject
How would I do query that select only those records from table1 that DON'T
MATCH in Table2 (on IDName)
Thanks for help!
Simon
1. Table1: IDName
Name
2. Table2: IDSubject
IDName
Subject
How would I do query that select only those records from table1 that DON'T
MATCH in Table2 (on IDName)
Thanks for help!
Simon