Specify a column name from the list to define your search.
Specify a column name from the list to define your search.
Specify a column name from the list to define your search.
Specify an SQL operator to define the search, such as =, <, <=, >, >=, in, not in, like, not like, between, not between, is null, is not null.
Specify an SQL operator to define the search, such as =, <, <=, >, >=, in, not in, like, not like, between, not between, is null, is not null.
Specify an SQL operator to define the search, such as =, <, <=, >, >=, in, not in, like, not like, between, not between, is null, is not null.
Type the values to use in the comparison with the column name. You can use wildcard characters (%,_). When using multiple values, such as in a BETWEEN operation, separate the values with a comma and use a set of single quotation marks around each part of the list.
Type the values to use in the comparison with the column name. You can use wildcard characters (%,_). When using multiple values, such as in a BETWEEN operation, separate the values with a comma and use a set of single quotation marks around each part of the list.
Type the values to use in the comparison with the column name. You can use wildcard characters (%,_). When using multiple values, such as in a BETWEEN operation, separate the values with a comma and use a set of single quotation marks around each part of the list.
Specifies that all column criteria be included in the search.
Specifies that one or more of the criteria be used in the search.
Finds all objects of this type.
Finds the objects based on the search criteria.
Displays the total number of rows that would be retrieved.
Displays the results of the search. Select a row or rows and click OK to place it in the field of your main task.
Submits the data in the window and closes the window.
Cancels the process and closes this window.