SQL Server Error Code – 1736 the column ?%.*ls? in the table ?%.*ls?

In this blog post, you’ll learn more about the SQL Server Error Code 1736 and the error message description that is shown

SQL Server Error Code

1736

SQL Server Error Description for the Code :1736

The column ?%.*ls? in the table ?%.*ls? cannot be referenced in a CHECK constraint or computed column definition because the column is a sparse column set. A sparse column set cannot be referenced in a a CHECK constraint or computed column definition.

Leave Your Comment