Try OpenEdge Now
SQL Development
Performing Multi-database Queries
Performing Multi-database Queries
OpenEdge SQL provides you with the ability to perform multi-database queries. Using a
SELECT
statement, you can retrieve information from multiple databases and view the retrieved information as a single result set.
In this section:
Multi-database query overview
Connecting to multiple databases
An example of a multi-database query