southbeach
Programmer
I know how to write a join query to select rows from two tables w/ matching key.
I now need to write a query that will list all from table A where a.key is NOT FOUND in table B.
What say you? How can I write this query?
Thank you all in advance for your assistance.
I now need to write a query that will list all from table A where a.key is NOT FOUND in table B.
What say you? How can I write this query?
Thank you all in advance for your assistance.