PLS-00603: GROUPING function supported only with GROUP BY CUBE or ROLLUP

PLS-00603: GROUPING function supported only with GROUP BY CUBE or ROLLUP

Cause: User attempted to use the GROUPING function without GROUP BY CUBE or GROUP BY ROLLUP

Action: Avoid using the GROUPING function without GROUP BY CUBE or ROLLUP

No comments:

Post a Comment