35336;CREATE INDEX statement failed because index column list should be non-empty for row-store indexes. Create the index with a non-empty index column list.
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 ...
CREATE LOGIN statements with PASSWORD or SID options that do not specify a MUST_CHANGE option are not supported in a data-tier ...