Results 1 to 2 of 2
  1. #1
    leepan2008 is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2009
    Posts
    1

    Difference between 2 identical tables.


    Access Gurus,

    I have 2 identical tables in Access. They ideally should have same data but as nothing in this world is ideal so are the tables. There are discrepancy between 2 tables and they are not an exact match. I want to find out which rows in table 2 are not present in table 1.

    I have tried may queries but nothing seems to work.

    Just to make things easier for people who use oracle I want a functionality something like
    Code:
    select * from  A
    minus 
    select * from B.
    Any help will be highly appreciated.

    Thanks a lot.
    Lee

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Try the unmatched query wizard.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. difference between drivers
    By tomc1 in forum Access
    Replies: 0
    Last Post: 08-04-2009, 10:41 AM
  2. Time difference
    By jguidry in forum Programming
    Replies: 1
    Last Post: 11-15-2008, 12:41 PM
  3. show difference of amounts in a report
    By taniuca in forum Reports
    Replies: 0
    Last Post: 08-07-2008, 06:58 PM
  4. Validation on identical text question
    By edrahl in forum Database Design
    Replies: 1
    Last Post: 02-26-2008, 09:38 AM
  5. One table multiple fields identical properties.
    By swampdonkey in forum Queries
    Replies: 2
    Last Post: 09-29-2006, 10:53 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums