Another Compound and Subquery question

J

jacob

In general can you combine compound queries and subqueries into a complex
query to get results?

Can this be done with Access?
 
M

[MVP] S.Clark

There is no technical definition of a 'compound' query, so you're question
isn't answerable as is.

But, queries can be the recordsource for other queries, so I think the
answer is yes.
 
Top