USE CATALOG
Reference for the USE CATALOG statement, allowing a user to switch their current session's context to a different catalog.
Last updated
Was this helpful?
Reference for the USE CATALOG statement, allowing a user to switch their current session's context to a different catalog.
Catalogs are planned for an upcoming release, and don't yet appear in any current releases.
USE CATALOG catalog_nameChanges to another catalog. Can only be done by a super user in the 'def' catalog. Changing catalog will update catalog status and reset all session status.
A tenant (a user in any other catalog than 'def') cannot change to another catalog.
However tenants can execute USE CATALOG current_catalog. This is to allow the
user to import SQL scripts that use USE CATALOG....
USE database. Changing database.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?
Was this helpful?

