SQL Server error code
SQL Server error 1028
SQL Server raises error 1028 at severity 15, which marks a problem with the query or data that you can correct.
The CUBE, ROLLUP, and GROUPING SETS constructs are not allowed in a GROUP BY ALL clause.
| Msg | 1028 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |