Query to find missing records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to write a query that finds all missing records that are in 1
table and not the other. For example, I have table A with 1652 records and
table B with 1660. I am trying to find the records that are in table b but
not in table A. The easiest way to do it is that each table has a field that
has primary key with no duplicates called fire_event_id. Anybody have any
ideas. Any help would be greatly appreciated.
 

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