SQL Server Error Code – 3717 cannot drop a default constraint by drop

In this blog post, you’ll learn more about the SQL Server Error Code 3717 and the error message description that is shown

SQL Server Error Code

3717

SQL Server Error Description for the Code :3717

Cannot drop a default constraint by DROP DEFAULT statement. Use ALTER TABLE to drop a constraint default.

Leave Your Comment