Select Records
Index Tutorial Glossary  

The Select Records box allows you to enter a logical expression that specifies a subset of observations for analysis. Both numeric and string variables and values can be used in the expression. The string values must be enclosed in single quotation marks ''. You may use parentheses to define the priority of operations (see Logical Operators) in the expression. To enter a variable name in the Select Records box, choose the variable in the Variables box and click on the button. The variable name will appear in the Select Records box.

A simple way of entering an expression in the Select Records box is also described in the By Category help.

Syntax of Logical Expression

VariableName1 LogicalOperator Value1 [LogicalOperator VariableName2 ...]

Note: Square brackets in syntax diagrams denote optional elements.

Examples


Related Topics