subtraction query

W

Wim

Hi all,

I want to create an subtraction query but can't remember
the syntax.

I have two queries where the unique key is "Id".
I want to subtract the "bad" values in the second query
(Q2) from the "global" query (Q1), based on the equal
value of Id in Q1 and Q2.
So if I have e.g. 2000 records in Q1 and 25 in Q2, I want
to have 1975 records in the resulting query, all 25
records from Q2 having "disappeared".

Thanks for helping,

Wim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top