分享至
朋友圈
微信
qq空间
qq
微博
复制
select * into B from A where 1 = 0 where 1 = 0这个条件是永远不成立的,所以这个select是取不到数据的,只能复制表结构.