35301;CREATE INDEX statement failed because a columnstore index cannot be unique. Create the columnstore index without the UNIQUE keyword or create a unique index without the COLUMNSTORE keyword.
CREATE EXTERNAL TABLE statement failed because the value provided for REJECT_TYPE is invalid. Use VALUE or PERCENTAGE for ...
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 clustered column index cannot be created on a table that has a nonclustered index. ...
CREATE INDEX statement failed because a columnstore index cannot be unique. Create the columnstore index without the UNIQUE ...
CREATE INDEX statement failed because index column list should be non-empty for row-store indexes. Create the index with ...
CREATE INDEX statement failed because specifying key list is not allowed when creating a clustered columnstore index. Create ...
CREATE INDEX statements with a DROP_EXISTING option are not supported in a data-tier application. Remove the statement or ...
CREATE LOGIN statements with DEFAULT_DATABASE option are not supported in a data-tier application. Remove the statement or ...