Previous Topic: Basic PredicateNext Topic: BETWEEN Predicate


Quantified Predicate

►►─ expression ─┬─ = ──┬─┬─ ALL ──┬─ (subselect) ─────────────────────────────►◄
                ├─ < ──┤ ├─ ANY ──┤
                ├─ > ──┤ └─ SOME ─┘
                ├─ <> ─┤
                ├─ <= ─┤
                ├─ >= ─┤
                ├─ ¬= ─┤
                ├─ ¬< ─┤
                └─ ¬> ─┘

The following are CA Datacom/DB extensions: