摘要:
1、复制一个表格结构创建一个新的表格 create table B as select * from A where 1=2; SQL Server 语句: select * into 新表表名 from 已有表表名 where 1>22、给表格增加新列alter table Tablename... 阅读全文
posted @ 2014-04-21 14:19
gongyu
阅读(246)
评论(0)
推荐(0)

浙公网安备 33010602011771号