I've seen this done so many times, and now I can't remember how it's done.
I have two tables, linked with a common field, and I want to select everything from the first table that doesn't have any matching records in the second table.
A quick example would be greatly appreciated. Thanks in advance.
I have two tables, linked with a common field, and I want to select everything from the first table that doesn't have any matching records in the second table.
A quick example would be greatly appreciated. Thanks in advance.