DROP CATALOG
Reference for the DROP CATALOG statement, used to remove a catalog and all its associated databases and users.
Last updated
Was this helpful?
Reference for the DROP CATALOG statement, used to remove a catalog and all its associated databases and users.
Catalogs are planned for an upcoming release, and don't yet appear in any current releases.
DROP CATALOG catalog_nameDeletes a catalog.
Limitations:
DROP CATALOG can only be performed by a super user in the 'def' catalog.
The current catalog cannot be dropped.
The 'def' catalog cannot be dropped.
When dropping a catalog, all databases and files within that catalog will be deleted.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?
Was this helpful?

