摘要: select * from table where 1=0 select top 0,* into table2 from table1 阅读全文
posted @ 2017-12-01 19:13 ProZkb 阅读(176) 评论(0) 推荐(0) 编辑