SQL Server Error Code – 35302 the statement failed because specifying

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

SQL Server Error Code

35302

SQL Server Error Description for the Code :35302

The statement failed because specifying sort order (ASC or DESC) is not allowed when creating a columnstore index. Create the columnstore index without specifying a sort order.

Leave Your Comment