Hi All,
I have two tables (book and reference) that share a common field, ISBN.
Both tables are supposed to have matching entries.
I need a query that displays records that exist in the book table, but are missing from the reference table.
Thanks very much,
Chuck
I have two tables (book and reference) that share a common field, ISBN.
Both tables are supposed to have matching entries.
I need a query that displays records that exist in the book table, but are missing from the reference table.
Thanks very much,
Chuck
Comment