As of this release, the quantified comparison predicates, ANY and ALL, may be used in WHERE and HAVING clauses with comparison predicates to filter a table by comparing an expression with multiple values in a column produced by a subquery. Formerly, only subqueries that compared two single-value expressions were supported.