SQL Server Error Code – 11411 cannot add the sparse column ‘%.*ls’ to

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

SQL Server Error Code

11411

SQL Server Error Description for the Code :11411

Cannot add the sparse column ‘%.*ls’ to the table ‘%.*ls’ because the data type of the column has a default or rule bound to it. Unbind the rule or default from the data type before adding the sparse column to the table.

Leave Your Comment