The statement failed because a columnstore index cannot be created on a column set. Consider creating a nonclustered columnstore index on a subset of columns in the table that does not contain a column set or any sparse columns.
The statement failed because a clustered columnstore index cannot be created on a table enabled for %1!s!. Consider disabling ...
The statement failed because a clustered columnstore index cannot be created on a table that has a nonclustered index. Consider ...
The statement failed because a columnstore index cannot be a filtered index. Consider creating a columnstore index without ...
The statement failed because a columnstore index cannot be created in this edition of SQL Server. See Books Online for more ...
The statement failed because a columnstore index cannot be created on a column set. Consider creating a nonclustered columnstore ...
The statement failed because a columnstore index cannot be created on a column with filestream data. Consider creating a ...
The statement failed because a columnstore index cannot be created on a sparse column. Consider creating a nonclustered columnstore ...
The statement failed because a columnstore index cannot be created on a view. Consider creating a columnstore index on the ...
The statement failed because a columnstore index cannot be unique. Create the columnstore index without the UNIQUE keyword ...