Selecting Data Records Using Selection Criteria 

Use

Selection criteria, or predicates, are used to decide which specific information should be displayed from your database table. You can define one selection criterion for each column in the table.

Procedure

In the right half of the Query By Example window, formulate the selection criteria for the table coumns. In the first field, enter the selection type, and in the second enter the value. At the end of the line, choose AND or OR in order to link the selection criterion with the criterion for the next table column.

Result

Choose Query By Example ® Refresh to refresh the new data record.