1902;Cannot create more than one clustered index on table '{0}'. Drop the existing clustered index '{1}' before creating another.
Cannot create index or statistics '%1!s!' on view '%2!s!' because cannot verify key column '%3!s!' is precise and deterministic. ...
Cannot create index or statistics '%1!s!' on view '%2!s!' because key column '%3!s!' is imprecise, computed and not persisted. ...
Cannot create login token for existing authenticators. If dbo is a windows user make sure that its windows account information ...
Cannot create more than one clustered index on %1!s! '%2!s!'. Drop the existing clustered index '%3!s!' before creating another. ...
Cannot create more than one clustered index on table '{0}'. Drop the existing clustered index '{1}' before creating another. ...
Cannot create more than one clustered index on view '{0}'. Drop the existing clustered index '{1}' before creating another. ...
Cannot create nonunique clustered index on view '%1!s!' because only unique clustered indexes are allowed. Consider creating ...
Cannot create nonunique clustered index on view '{0}' because only unique clustered indexes are allowed. Consider creating ...
Cannot create or modify relationship between foreign key column '%{fktable/}'[%{fkcol/} and primary key column '%{pktable/}'[%{pkcol/} ...