摘要:
step1:select出所有要删除表的删除语句,其中 test_db 是数据库下的模式名称, step2:执行step1输出的SQL语句即可 阅读全文
posted @ 2018-08-15 16:46
沃特啊又弄啥呢
阅读(1450)
评论(0)
推荐(0)
摘要:
SQL脚本修改表结构 新建表: create table [表名] ( [自动编号字段] int IDENTITY (1,1) PRIMARY KEY , [字段1] nVarChar(50) default '默认值' null , [字段2] ntext null , [字段3] datetim 阅读全文
posted @ 2018-08-15 16:38
沃特啊又弄啥呢
阅读(379)
评论(0)
推荐(0)

浙公网安备 33010602011771号