We want to make a query where we check table A for employee numbers and
compare that with table B. We would like to build a list of employees who
are in table A but not in table B. An ideas on how to build that type of
query?
Missing from one table
|