R
reysmommy
Hi,
I want to create a query that would look at the table, and see which records
are not in the query, and display them in another query.
Table A = msd
Query A = records extracted from msd, distinct records
Query B = records from msd that are not in Query A
How can I do this? This table was not well created, and doesn't have a unique
id or primary key.
Thanks!
I want to create a query that would look at the table, and see which records
are not in the query, and display them in another query.
Table A = msd
Query A = records extracted from msd, distinct records
Query B = records from msd that are not in Query A
How can I do this? This table was not well created, and doesn't have a unique
id or primary key.
Thanks!