Use the SET CATALOG statement
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.