会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
quietwalk
博客园
首页
新随笔
联系
订阅
管理
2010年11月3日
常用的SQL 脚本
摘要: 添加字段alter table t_ld1_inspecttarget add ismaintargetnvarchar(1) default '0';修改字段名称alter table t_ld1_inspecttarget drop column addres;alter table t_ld1_inspecttarget add address nvarchar(100) null;修改字段...
阅读全文
posted @ 2010-11-03 11:37 quietwalk
阅读(254)
评论(0)
推荐(0)
编辑
公告