In this blog post, let’s learn about the error message “35356 – This operation is not supported on nonclustered columnstore indexes built in earlier versions of SQL Server. Consider rebuilding the index.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
35356 – This operation is not supported on nonclustered columnstore indexes built in earlier versions of SQL Server. Consider rebuilding the index.
Reason for the Error
To be update soon…
Solution
To be update soon…