Using Query of Queries

A query that retrieves data from a recordset is called a Query of Queries. After you generate a recordset, you can interact with its results as if they are database tables by using Query of Queries.