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