一:跨库复制表表存在insert into [目标数据库].dbo.表名 from [源数据库].dbo.表名表不存在select * into [目标数据库].dbo.表名 from [源数据库].dbo.表名二、SQLSERVER 数据库一直处于正在还原中的解决办法restore database DBNAME with recovery Read More
posted @ 2012-09-20 10:53
Merray
Views(152)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号