Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 远程数据访问 » 代理表

 

多个本地数据库中两个表之间的连接

SQL Anywhere 服务器上可能有多个本地数据库在同时运行。通过将其它本地 SQL Anywhere 数据库中的表定义为远程表,您可以执行跨数据库连接。

有关指定多个数据库的详细信息,请参见CREATE SERVER 语句中的 USING 子句

 示例