Use the SET CATALOG statement
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the SET CATALOG statement to change
the default catalog name to be used for schema, table, and column
references.
The SET CATALOG statement uses the following syntax:
|
The following example shows how the auxiliary database connection
is identified by the catalog named mydb1.
|
For more information on the SET CATALOG
statement, see OpenEdge SQL Reference.