Perform a multi-database query
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The client is connected to the accounting databases.
The catalog name for the first database is gledger and
the catalog name for the second database is actpay.
The client would like to execute a query statement against the accounts
table of the pub schema in the gledger catalog and
the accounts table of the pub schema in the actpay catalog.
The client executes the following statement:
|