解决SQL Server删除字段报错The object ‘DF__CompanyTr__Creat__0CDAE408’ is dependent on column ‘Created’.
问题描述当我试图删除一个含有默认值得字段时ALTERTABLECompanyTransactionsDROPCOLUMNCreated报错如下:Msg5074,Level16,State1,Line2Theobject‘DF__CompanyTr__Creat__0CDAE408’isdependentoncolumn‘Created’.Msg4922,Level16,State9,Line2AL