The statement failed because specifying SORT_IN_TEMPDB is not allowed when creating a columnstore index without ORDER. Consider creating a columnstore index without specifying SORT_IN_TEMPDB, or use it with ORDER clause.
The statement failed because specifying key list is missing when creating an index. Create the index with specifying key ...
The statement failed because specifying ORDER is not a valid option for index creation. Consider creating an index without ...
The statement failed because specifying ORDER is not a valid option for non-clustered columnstore index creation. Consider ...
The statement failed because specifying sort order (ASC or DESC) is not allowed when creating a columnstore index. Create ...
The statement failed because specifying SORT_IN_TEMPDB is not allowed when creating a columnstore index without ORDER. Consider ...
The statement failed because table '%1!s!' uses vardecimal storage format. A columnstore index cannot be created on a table ...
The statement failed because the %1!s! option is not allowed when creating a columnstore index. Create the columnstore index ...
The statement failed because the definition of a column belonging to clustered columnstore index cannot be changed. Consider ...
The statement failed because the sql_variant value uses collation %1!s!, which is not recognized by older client drivers. ...