会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
旭日东生
知易行难,贵在持之以恒
博客园
首页
新随笔
联系
订阅
管理
2005年5月27日
删除数据库表有约束(constraint)的列
摘要: 昨天为了删除数据库表中的字段,使用了alter table drop column columnName服务器返回的错误为:Server: Msg 5074, Level 16, State 1, Line 1The object 'DF__Test__columnName__351DDF8C' is dependent on column 'columnName'.Serv...
阅读全文
posted @ 2005-05-27 11:26 旭日东生
阅读(5372)
评论(1)
推荐(0)
编辑