aiaiDBA

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

13718043309

010-86462881

ORA-37413: column referenced multiple times in ORGANIZATION CUBE clause

ORA-37413: column referenced multiple times in ORGANIZATION CUBE clause
Cause: The same column name was referenced multiple times inside of the ORGANIZATION CUBE clause
Action: Supply unique mappings for each column

请先 登录 后评论

1 个回答

小智
ORA-37413:ORGANIZATION CUBE子句中多次引用的列,
.原因:在ORGANIZATION CUBE子句中多次引用了相同的列名,
.操作:为每个列提供唯一映射,
.
请先 登录 后评论