SQL Server error code
SQL Server error 9523
SQL Server raises error 9523 at severity 16, which marks a problem with the query or data that you can correct.
Cannot update the sparse column set '%.*ls' because the XML content supplied references the non-sparse column '%.*ls' which does not belong to this column set. The XML data used to update a sparse column set cannot reference columns that don't belong to the column set.
| Msg | 9523 |
|---|---|
| Severity | 16 |
| Group | 9000–9999 |