数据库通过远程服务连接 把本机数据插入远程数据库 云博小周宇2024年5月5日2023年8月17日1 Min Read INSERT INTO OPENQUERY([linkName],‘select name from dbo.target;‘) select name from source