select * into MeetingData.dbo.UP_USERINFO from ebuilder35.dbo.UP_USERINFO 查询一张表插入到新的数据库里

drop table 删除表