| Firebird Documentation Index → Firebird 2.5 Language Ref. Update → Operators and predicates → ANY / SOME |
![]() |
Table of Contents
Find a more recent version at Firebird 5.0 Language Reference: ANY and SOME
Available in: DSQL, ESQL, PSQL
Changed in: 2.0
Description: The ANY (or SOME) predicate now allows a
NULL as the test value. Notice that this brings no practical
benefits. In particular, a NULL test value will not be considered
equal to a NULL in the subquery result set.
| Firebird Documentation Index → Firebird 2.5 Language Ref. Update → Operators and predicates → ANY / SOME |