SQL Server error code
SQL Server error 3717
SQL Server raises error 3717 at severity 16, which marks a problem with the query or data that you can correct.
Cannot drop a default constraint by DROP DEFAULT statement. Use ALTER TABLE to drop a constraint default.
| Msg | 3717 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |