The parameters used in the expansion of Extended-search Condition specify criteria used to select rows from tables.
Expansion of extended-search-condition
►►─┬─ search-condition ───┬─┬──────────────────────────────────────┬──────────►◄ └─ set-specification ──┘ │ ┌──────────────────────────────────┐ │ └─▼── AND ──┬─ search-condition ───┬─┴─┘ └─ set-specification ──┘
Specifies a search condition whose value must be true for the row or rows to be included in the result table.
Specifies that only rows participating as owner and member in the named set be included in the result table. For expanded set-specification syntax, see Expansion of Set-specification Statement.
Evaluation
The full search condition is satisfied when the value of all its operands are true. It is not satisfied when the value of any of its operands is either false or unknown.
Order of Evaluation
CA IDMS effectively evaluates from left to right after first evaluating each operand individually.
You can use parentheses to override the default order of evaluation. Operands in parentheses are evaluated first.
|
Copyright © 2014 CA.
All rights reserved.
|
|