Conversion of Big IN Predicates Into Subqueries
COLUMN [NOT] IN (const1, const2, .... )column [NOT] IN (select ... from temporary_table)Controlling the Optimization
Benefits of the Optimization
COLUMN [NOT] IN (const1, const2, .... )See Also
Links
Last updated
Was this helpful?

