The statement failed because specifying %1!s! is not allowed when creating a rowstore index. Consider creating a rowstore index without specifying %2!s!.
The statement failed because column '%1!s!' (ID=%2!s!) uses collation %3!s!, which is not recognized by older client drivers. ...
The statement failed because column '%1!s!' on table '%2!s!' is a computed column. Columnstore index cannot include a computed ...
The statement failed because columnstore indexes are not allowed on table types and table variables. Remove the column store ...
The statement failed because specifying %1!s! is not allowed when creating a columnstore index. Consider creating a columnstore ...
The statement failed because specifying %1!s! is not allowed when creating a rowstore index. Consider creating a rowstore ...
The statement failed because specifying a key list is not allowed when creating a clustered columnstore index. Create the ...
The statement failed because specifying FILESTREAM_ON is not allowed when creating a columnstore index. Consider creating ...
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 ...