Specifying the Query BACK | 1 2 3 4 5 6 7 8 9 10 11 | NEXT | MAIN
You select the data for your report by specifying a query. A query is a SQL statement that retrieves data from a standard datasource.

You can type the query directly in the space provided, or you can use the visual Query Builder.

Since we want data from our sales offices, we'll specify a query that retrieves all the data in the company's SALES table.