compare two tables

  • Thread starter Thread starter tsison7
  • Start date Start date
T

tsison7

For testing purposes I generated (2) identical tables using (2) different
methods. Somehow, one table came out with 18 more records.

How can I write a query that would generate those 18 extra records?
 
For testing purposes I generated (2) identical tables using (2) different
methods. Somehow, one table came out with 18 more records.

How can I write a query that would generate those 18 extra records?

Create a new Query.

Select the "Unmatched Query Wizard".

John W. Vinson [MVP]
 
Back
Top