当前位置:网站首页>跨服器,插入,查寻
跨服器,插入,查寻
2022-07-21 15:01:00 【威威当爸了】
果经常访问或数据量大,建议用链接服务器--创建链接服务器
exec sp_addlinkedserver ''srv_lnk'','''',''SQLOLEDB'',''远程服务器名或ip地址''
exec sp_addlinkedsrvlogin ''srv_lnk'',''false'',null,''用户名'',''密码''go
INSERT INTO [WAYLIPC].[PBS].[dbo].[PBSItem]
( ItemNumber, )
select ItemNumber,
ItemSNNLen from ITSV.[PBS].[dbo].[PBSItem] WHERE ItemDateCreated>'2020-06-21 09:26:56.100'
边栏推荐
- String... 可变长度参数列表
- 查找表中重复内容
- Deep understanding of perfect hash
- leetcode 225. Implement stack with queue (simple)
- 【数学基础】 foundation of mathematics :Jensen不等式
- Leetcode 814 binary tree pruning [dfs] the leetcode road of heroding
- Abstract classes and interfaces
- Credentials of browser cross domain requests
- DBF菜单驱动程序:LibraryDatabaseProject
- 解析云原生消息流系统 Apache Pulsar 能力及场景
猜你喜欢
Abstract classes and interfaces
Join hands with HMS core analysis services to help the efficient growth of games with data
深入理解Redux中间件的原理
Keithley software 2600 series 2635b | 2636b | 2651a | 2657a ns SourceMeter source table software
直播回顾| Apache Pulsar Meetup 精彩回放(含 PPT 下载)
Leetcode 814 binary tree pruning [dfs] the leetcode road of heroding
Deeply understand the principle of Redux Middleware
【ICCV 2019】ACNet: 使用非对称卷积块增强CNN的卷积核骨架
idea 改变字体大小
Idea change font size
随机推荐
Buffer Overflow Vulnerability Lab实验记录
Keithley software 2600 series 2635b | 2636b | 2651a | 2657a ns SourceMeter source table software
Is it worth buying Geely Xingrui's products to upgrade and increase cultural IP linkage?
面试题 01.02. 判定是否互为字符重排
Qt之生成连接库
还在被电影中吧爆炸的画面震撼?那你一定不要错过这款Unity的爆炸插件
我之前买的理财产品一直跌怎么办?
7.15周学习总结
【MySQL和数据库】MySQL & database 第八章:MySQL中的变量
C语言基础练习题
深入理解完美哈希
理财产品的盈亏是负数,这是什么意思?
笔记本电脑选购指南(不推荐具体品牌及型号)
懒癌福音!可替代LabVIEW的软件—ATECLOUD智能云测试平台
QT—圖形視圖
Node实现批量修改文件名(文件重命名)
Basic exercises of C language
ECCV 2022 oral "unicorn" unifies the network structure and learning paradigm of four target tracking tasks for the first time, and SOTA on eight challenging data sets
【MySQL和数据库】MySQL & database 第十章:函数的学习
DOM Series event object