把一个数据库中一张表 发到另一个数据库中

select * into [test2].dbo.khmd from [test1].dbo.khmd

posted on 2017-03-03 23:24  探索时代  阅读(144)  评论(0)    收藏  举报

导航