Oracle Message PLS-01474 - Use of ANY is non_ANSI

ERRORUse of ANY is non_ANSI
CAUSEDue to the combining of comparison_predicate and quantified_predicate, we may have something like sim_expr = ANY_ sim_expr, which is nonetheless accepted by kernel.
ACTIONNone