SQL Server Error Code – 35323 the statement failed because adding mult

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

SQL Server Error Code

35323

SQL Server Error Description for the Code :35323

The statement failed because adding multiple generated value type columns (such as identity and uniqueidentifier types) at once is not supported for columnstore index. Consider adding the generated columns seperately.

Leave Your Comment