CREATE INDEX statement failed because a columnstore index cannot be a filtered index. Consider creating a columnstore index without the predicate filter.
CREATE DATABASE statement failed. The contained database '%1!s!' could not be created because compilation errors were encountered ...
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 ...