N
nxqviet
Hi all,
I have a question about a select query. I have a table that contains a
long list of product, and another table that contains an incomplete
listing of the same products (a partial list that has only selected
products).
I want to have a query that will check the second (the incomplete list)
table and return items that are missing in this list. Ofcouse the items
will have to be pulled from the comprehensive list.
I tried to use Not In (Table refference) but it did not work. I don't
know if there is a better way to do just this. Please help.
V_
I have a question about a select query. I have a table that contains a
long list of product, and another table that contains an incomplete
listing of the same products (a partial list that has only selected
products).
I want to have a query that will check the second (the incomplete list)
table and return items that are missing in this list. Ofcouse the items
will have to be pulled from the comprehensive list.
I tried to use Not In (Table refference) but it did not work. I don't
know if there is a better way to do just this. Please help.
V_