CREATE INDEX statement failed. Column '%1!s!' is either a primary key or a partitioning key that must be included, but a columnstore index cannot include a decimal or numeric data type with a precision greater than 18. Consider reducing the precision of column '%2!s!' to 18.
CREATE INDEX statement failed. A columnstore index cannot include a datetimeoffset data type with a precision greater than ...
CREATE INDEX statement failed. A columnstore index cannot include a decimal or numeric data type with a precision greater ...
CREATE INDEX statement failed. Column '%1!s!' is either a primary key or a partitioning key that must be included, but '%2!s!'has ...
CREATE INDEX statement failed. Column '%1!s!' is either a primary key or a partitioning key that must be included, but a ...
CREATE INDEX statement failed. Column '%1!s!' is either a primary key or a partitioning key that must be included, but a ...
CREATE INDEX statement failed. Column '%1!s!'has a data type that cannot participate in a columnstore index. Omit column ...
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 ...