CREATE INDEX statement failed. A columnstore index cannot include a decimal or numeric data type with a precision greater than 18. Reduce the precision of column '%1!s!' to 18 or omit column '%2!s!'.
CREATE INDEX statement failed because specifying sort order (ASC or DESC) is not allowed when creating a columnstore index. ...
CREATE INDEX statement failed because table '%1!s!' uses vardecimal storage format. A columnstore index cannot be created ...
CREATE INDEX statement failed because the %1!s! option is not allowed when creating a columnstore index. Create the columnstore ...
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 ...