aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-39752: redundant column in partitioning and join columns is not allowed

ORA-39752: redundant column in partitioning and join columns is not allowed
Cause: An attempt was made to specify redundant columns in partitioning and join columns for NATURAL or named column PARTITIONED OUTER JOIN.
Action: Do not specify redundant column in partitioning and join columns.

请先 登录 后评论

1 个回答

小智
ORA-39752:不允许在分区和连接列中使用冗余列,
.原因:试图在分区和连接列中为NATURAL或命名列PARTITIONED OUTER JOIN指定冗余列。,
.操作:不要在分区和连接列中指定冗余列。,
.
请先 登录 后评论