SQL Reference Guide
>
SQL Reference Guide
>
SQL Statements
>
SET
>
[NO]OJFLATTEN
Was this helpful?
[NO]OJFLATTEN
SET NOOJFLATTEN tells the query optimizer not to use the transformation that converts a NOT EXISTS/NOT IN subselect to an outer join with the containing query. The default is SET OJFLATTEN.
Last modified date: 08/29/2024
This site works best with JavaScript enabled