After completing a basic query, you can refine the query by:
Adding Expressions
Grouping Columns
Creating Having Clauses
Displaying the SQL Code Generated for the Query
Creating Custom From Clauses
Adding Conditions to the Data (Creating Where Clauses)
Sorting Data
Creating Reports with Nested Subqueries