| ERROR | 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 |
| ERROR | 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 |