Select that is not in a table

  • Thread starter Thread starter Vina
  • Start date Start date
V

Vina

Can someone give me an idea on how to handle this.
I have 2 tables one has all data and one that i have code
for defective.

What i need is select only records that the codes is not
in that table.

Any ideas is appreciated.

Thanks
Vina
 
Can someone give me an idea on how to handle this.
I have 2 tables one has all data and one that i have code
for defective.

What i need is select only records that the codes is not
in that table.

Use the "Unmatched Query Wizard" to find all records in Table1 that
have no matching record in Table2.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top