SQL Server Error Code – 35359 the statement failed because a table wit
In this blog post, you’ll learn more about the SQL Server Error Code 35359 and the error message description that is shown
SQL Server Error Code
35359
SQL Server Error Description for the Code :35359
The statement failed because a table with a clustered columnstore index cannot have triggers. Consider removing all triggers from the table and then creating the clustered columnstore index.
Leave Your Comment