SQL Server error code
SQL Server error 1733
SQL Server raises error 1733 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create the sparse column set '%.*ls' in the table '%.*ls' because a sparse column set must be a nullable xml column. Modify the column definition to allow null values.
| Msg | 1733 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |