columnstore indexes are not supported in the current SQL Server edition. See SQL Server Books Online for supported editions
Columnstore index '%1!s!' cannot be created, because table '%2!s!' has columns stored off-row. Columnstore indexes can only ...
Columnstore index '%1!s!' on table '%2!s!' has metadata mismatch on column id %3!s! and rowgroup id %4!s!. If this is a nonclustered ...
Columnstore index has one or more data values that are inconsistent with data values within the metadata. Please run DBCC ...
Columnstore index has one or more data values that do not match data values in a dictionary. Please run DBCC CHECKDB for ...
columnstore indexes are not supported in the current SQL Server edition. See SQL Server Books Online for supported editions ...
Combine data from an external worksheet into the {0} entity. To do this, map the entity's columns with columns from the external ...
Combine two sorted data flows into one using the FULL, LEFT, or INNER join. We recommend this transformation when data flows ...
Combines rows from multiple data flows without sorting. For example, add rows back to a data flow after correction of errors. ...
Combines rows from multiple sorted data flows into one sorted data flow. Unlike the Merge Join, all rows flow to the output. ...