SQL Server error code
SQL Server error 1702
SQL Server raises error 1702 at severity 16, which marks a problem with the query or data that you can correct.
CREATE TABLE failed because column '%.*ls' in table '%.*ls' exceeds the maximum of %d columns.
| Msg | 1702 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |