SQL Server Error Code – 11903 cannot create table ‘%.*ls’ because non-

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

SQL Server Error Code

11903

SQL Server Error Description for the Code :11903

Cannot create table ‘%.*ls’ because non-nullable column ‘%.*ls’ cannot be declared as hidden without either a DEFAULT constraint, the GENERATED ALWAYS attribute, or the IDENTITY attribute.

Leave Your Comment