SQL Server error code
SQL Server error 1027
SQL Server raises error 1027 at severity 15, which marks a problem with the query or data that you can correct.
Too many expressions are specified in a CUBE in the GROUP BY clause. The maximum number is %d.
| Msg | 1027 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |