标签:连接 code lin open pre span from into 服务
INSERT INTO OPENQUERY([linkName],‘select name from dbo.target;‘) select name from source
通过远程服务连接 把本机数据插入远程数据库
原文地址:https://www.cnblogs.com/BinBinGo/p/12517316.html