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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - SQL 的用法 » 远程数据和批量操作 » 访问远程数据

 

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

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

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

 示例