不同数据库的表迁移SqlServer

it2022-05-05  133

INSERT INTO table  SELECT *  FROM  OPENDATASOURCE ('SQLOLEDB', 'Data Source=172.168.44.146;User ID=sa;password=123' ).tableexec sp_configure 'show advanced options',1reconfigureexec sp_configure 'Ad Hoc Distributed Queries',1reconfigure

转载于:https://www.cnblogs.com/zhangjie6/p/10411087.html

相关资源:各显卡算力对照表!

最新回复(0)