OCI-39755
cannot use PARTITIONED OUTER JOIN with a left correlation
Cause
An attempt was made to use a PARTITIONED OUTER JOIN where the right side is a lateral view with a left correlation to the left side and is partitioned.
Action
Rewrite the query without the left correlation.
OCI-39755
cannot use PARTITIONED OUTER JOIN with a left correlation
Cause
An attempt was made to use a PARTITIONED OUTER JOIN where the right side is a lateral view with a left correlation to the left side and is partitioned.
Action
Rewrite the query without the left correlation.
OCI-39755
cannot use PARTITIONED OUTER JOIN with a left correlation
Cause
An attempt was made to use a PARTITIONED OUTER JOIN where the right side is a lateral view with a left correlation to the left side and is partitioned.
Action
Rewrite the query without the left correlation.