Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能给我一个关于如何从另一个数据库中的表中进行选择的想法?例如,在我的MS SQL 数据库中,我有一个名为 的表employee,我想在Sybase 数据库表上创建一个左连接查询。employee
employee
在您的 ms sql 服务器上创建与 Sybase db 的链接服务器。在 sql server 中编写一个存储过程: