SQL Server error code
SQL Server error 1762
SQL Server raises error 1762 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create the foreign key "%.*ls" with the SET DEFAULT referential action, because one or more referencing not-nullable columns lack a default constraint.
| Msg | 1762 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |