



X A = B and not A not = C X A = B and not not = C
The following examples illustrate abbreviated combined relation conditions, with and without parentheses, and their unabbreviated equivalents.
| Table 31. Abbreviated Combined Conditions--Unabbreviated Equivalents | |
| Abbreviated Combined Relation Condition |
Equivalent |
|---|---|
| A = B AND NOT < C OR D |
((A = B) AND (A NOT < C)) OR (A NOT < D) |
| A NOT > B OR C | (A NOT > B) OR (A NOT > C) |
| NOT A = B OR C | (NOT (A = B)) OR (A = C) |
© Copyright IBM Corp. 1991, 1998
Adobe, the Adobe logo, Acrobat, the Acrobat logo, and Acrobat Reader are registered trademarks of Adobe Systems incorporated.