SyntaxFix
Write A Post
Hire A Developer
Questions
Try this simple query. It works perfectly.
select * from Table1 where (FirstName,LastName,BirthDate) not in (select * from Table2);