SQL Server 2005 drop column with constraints

后端 未结 13 1005
一向
一向 2020-12-07 23:54

I have a column with a \"DEFAULT\" constraint. I\'d like to create a script that drops that column.

The problem is that it returns this error:

Msg 50         


        
13条回答
提交回复
热议问题