The statement failed because specifying a key list is not allowed when creating a clustered columnstore index. Create the clustered columnstore index without specifying a key list.
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 ...
The statement failed because specifying ORDER is not a valid option for non-clustered columnstore index creation. Consider ...