Hello All,
I have a table of ~5,000,000 records (ID, name, title) and a second table of ~2,000,000 records (ID, name, title).
What i need to do is return the ID's from the first table where there is no exact match with a name/title in the second table. So if a row in table 1 is (3, Tom...