G
Gargamil
I have a simple select query which returns all the records of a table which
I want to keep. Now delete queries remove everything that matches the
criteria defined in the query. How do I delete everything that DOESN'T
match the selected criteria??
The select query returns all records that have matching records in another
table. I'm looking to remove all those records that do not have matching
records in the other table. Any clues??
I want to keep. Now delete queries remove everything that matches the
criteria defined in the query. How do I delete everything that DOESN'T
match the selected criteria??
The select query returns all records that have matching records in another
table. I'm looking to remove all those records that do not have matching
records in the other table. Any clues??