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

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - SQL 的用法 » 远程数据和批量操作 » 远程数据访问

 

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

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

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

 示例