


To formulate selection criteria for a column, use the cells starting with the row Criteria. Here you can specify, for example, that only particular rows of a table appear in your result. A selection criterion can have a maximum length of 255 characters.
For the formulation of a selection criterion, the comparison values for the corresponding column must be inserted according to the data type of the column. This means, if the data type for the particular column is, e.g., a character string, the comparison value must be enclosed in single quotation marks. To link several selection criteria, AND or OR operations can be used (see Sections The AND Operation and The OR Operation). AND operations must always be formulated in one criterion line; OR operations in more criterion lines.


