Showing posts with label ORA-39753: unsupported use of subquery in PARTITIONED OUTER JOIN condition. Show all posts
Showing posts with label ORA-39753: unsupported use of subquery in PARTITIONED OUTER JOIN condition. Show all posts

Saturday, 23 June 2012

ORA-39753: unsupported use of subquery in PARTITIONED OUTER JOIN condition

ORA-39753: unsupported use of subquery in PARTITIONED OUTER JOIN condition

Cause: An attempt was made to use subquery in PARTITIONED OUTER JOIN condition.

Action: Remove subquery from the join condition.