aiaiDBA

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

13718043309

010-86462881

PLS-00602: CUBE and ROLLUP may appear only in a GROUP BY clause

PLS-00602: CUBE and ROLLUP may appear only in a GROUP BY clause
Cause: User attempted to use the keywords CUBE or ROLLUP outside a GROUP BY clause
Action: Avoid using the keywords CUBE and ROLLUP outside the GROUP BY clause

请先 登录 后评论

1 个回答

小智
PLS-00602:CUBE和ROLLUP可能只出现在GROUP BY子句中,
.原因:用户尝试在GROUP BY子句外使用关键字CUBE或ROLLUP,
.操作:避免在GROUP BY子句之外使用关键字CUBE和ROLLUP,
.
请先 登录 后评论