Selection page
Use the Selection page to specify details for a SELECT statement.
- Column selection grid
Use the column selection grid to specify the columns to include in your query. - Filter panel
In the filter panel, you specify a WHERE clause for the SELECT statement that you are building. The filter panel includes a predicate list and an expression editor panel, the contents of which depends on the chosen predicate. - Filter expression panel
The filter expression panel shows the filters that you added to the query. You can edit a filter that you added by using the filter expression editor or you can enter a filter manually.
Parent topic: Building SQL statements