KatherineF
Technical User
I have 2 tables:
table1
PartnerID PartnerName
table2
ID Name
How to return only records from table2.Name that are not in table1.
Thank you!
table1
PartnerID PartnerName
table2
ID Name
How to return only records from table2.Name that are not in table1.
Thank you!