SQL Server error code
SQL Server error 9816
SQL Server raises error 9816 at severity 16, which marks a problem with the query or data that you can correct.
The number of columns in the column set exceeds 2048. Reduce the number of columns that are referenced in the column set.
| Msg | 9816 |
|---|---|
| Severity | 16 |
| Group | 9000–9999 |