Filter Tab, Query and View Designers

See Also

Specifies conditions for selecting records, such as specific values in a field or join conditions defining temporary relationships between tables. This tab determines the conditions listed in the WHERE clause of the SELECT - SQL command in the SQL window. The Filter tab appears in both the Query and View Designers.

Tab Options

Mover Box

Drag the mover box to move the selected item up or down within the grid.

Condition Button

Click the double-headed horizontal arrow to edit the selected filter.

Field Name

Specifies the first field of the join condition. When creating a new join condition, click the field to display a drop-down list of the available fields.

Not

Reverses the condition to exclude records matching the condition.

Criteria

Specifies the type of comparison. The comparison types are:

Example

Specifies the comparison criterion.

Case

Specifies whether to match the case (upper or lower) of the example in your condition.

Logical

Adds an AND or OR condition to the join condition list.

Insert button

Inserts a blank join condition above the selected condition.

Remove button

Removes the selected condition from the query.