[Table: Truth table for NOT]
Evaluation sequence of logical operators
Multiple logical operators can be specified in a search condition. In this case, logical operators are evaluated in the
following sequence:
1. NOT
2. AND
3. OR
However, parentheses can be used to in the specification of the evaluation sequence. A condition enclosed in
parentheses is evaluated before other conditions.
6.2.1 Comparing two values
Using a comparison operator to compare two values
Use a comparison predicate to compare two values. Table: Comparison operators lists the comparison operators that
can be specified in a comparison predicate.
87