SyntaxFix
Write A Post
Hire A Developer
Questions
this is for Boy:
select party_code from abc as a where party_code not in (select party_code from xyz where party_code = a.party_code);
this works regardless of ansi settings