sharkboots
Technical User
Hello,
Does anybody know of a way that I can create a reverse union query - I wish to show all records that appear in one query EXCEPT the ones that appear in another? The two queries I wish to compare come from very different sources and I can't just reverse the second query's SQL and use it as a where clause.
Does anybody know of a way that I can create a reverse union query - I wish to show all records that appear in one query EXCEPT the ones that appear in another? The two queries I wish to compare come from very different sources and I can't just reverse the second query's SQL and use it as a where clause.