SQL Server Error Code – 11731 a column that uses a sequence object in
In this blog post, you’ll learn more about the SQL Server Error Code 11731 and the error message description that is shown
SQL Server Error Code
11731
SQL Server Error Description for the Code :11731
A column that uses a sequence object in the default constraint must be present in the target columns list, if the same sequence object appears in a row constructor.
Leave Your Comment