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?