CREATE INDEX statement failed because a columnstore index cannot be created in this edition of SQL Server. See Books Online for more details on feature support in different SQL Server editions.
CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT ...
CREATE FUNCTION statements with cursor parameters are not supported in a data-tier application. Remove the statement or the ...
CREATE FUNCTION statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ENCRYPTION ...
CREATE INDEX statement failed because a columnstore index cannot be a filtered index. Consider creating a columnstore index ...
CREATE INDEX statement failed because a columnstore index cannot be created in this edition of SQL Server. See Books Online ...
CREATE INDEX statement failed because a columnstore index cannot be created on a column set. Consider creating a nonclustered ...
CREATE INDEX statement failed because a columnstore index cannot be created on a column with filestream data. Consider creating ...
CREATE INDEX statement failed because a columnstore index cannot be created on a sparse column. Consider creating a nonclustered ...
CREATE INDEX statement failed because a columnstore index cannot be created on a table enabled for %1!s!. Consider disabling ...