SQL Server error code
SQL Server error 1753
SQL Server raises error 1753 at severity 16, which marks a problem with the query or data that you can correct.
Column '%.*ls.%.*ls' is not the same length or scale as referencing column '%.*ls.%.*ls' in foreign key '%.*ls'. Columns participating in a foreign key relationship must be defined with the same length and scale.
| Msg | 1753 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |