A
Anna
Hi,
I have two tables from different sources - and want to
compare them to test whether the same information is in
both (in theory it should be the same data, and the
purpose of the database is to check this).
Is it possible to "append" these tables temporarily in a
query and then check for duplicates (as opposed to making
an appended table)? Inner joins are no good, as I would
like to see the records underneath each other (as in an
appended table).
Thanks very much, all help appreciated.
Anna
I have two tables from different sources - and want to
compare them to test whether the same information is in
both (in theory it should be the same data, and the
purpose of the database is to check this).
Is it possible to "append" these tables temporarily in a
query and then check for duplicates (as opposed to making
an appended table)? Inner joins are no good, as I would
like to see the records underneath each other (as in an
appended table).
Thanks very much, all help appreciated.
Anna