ORA-39755:cannot use PARTITIONED OUTER JOIN with a left correlation
错误码
错误描述:cannot use PARTITIONED OUTER JOIN with a left correlation
错误原因: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.
解决方法:Rewrite the query without the left correlation.
向认证技术专家提问
向技术专家提问


