Column or parameter '%1!s!' has type '%2!s!' and collation '%3!s!'. The legacy LOB types do not support Unicode supplementary characters whose codepoints are U+10000 or greater. Change the column or parameter type to varchar(max), nvarchar(max) or use a collation which does not have the _SC flag.
Column name missing for column defintion. Column will be deleted. To correct, choose cancel and specify the name of the column. ...
Column name: {0} Data type: {1} Length: {2} Scale: {3} Precision: {4} Code page: {5} Sort Key Position: {6} Source Component: ...
Column names in each view or function must be unique. Column name '%1!s!' in view or function '%2!s!' is specified more than ...
Column or parameter #%1!s!: Invalid fractional second precision %2!s! specified for %3!s! data type. The maximum fractional ...
Column or parameter '%1!s!' has type '%2!s!' and collation '%3!s!'. The legacy LOB types do not support Unicode supplementary ...
Column segment data size is incorrect for table '%{IMBITableId/}'. Either the partition file '%{strPartFileName/}' is corrupt ...
Column segment data size is incorrect for table '%{IWTableName/}'. Either the partition file '%{strPartFileName/}' is corrupt ...
Column {0} of a table-valued parameter is computed or default and has ordering or uniqueness set. This is only allowed for ...
Column {0} of table {1} is a computed column with constraint of type {2}. This constraint is not supported on computed columns ...