SQL Server7 the opposite of union? - TechRepublic
General discussion
July 13, 2001 at 11:20 AM
longhairfreak

SQL Server7 the opposite of union?

by longhairfreak . Updated 24 years, 11 months ago

I have two tables. I want to query for all records in one table that are not in the other. I know in paradox it is count = o but what is it in sql server 7? Is it the opposite of union and if so what do i use to get the opposite of union?

This discussion is locked

All Comments