DROP CATALOG

Catalogs are planned for an upcoming release, and don't yet appear in any current releases.

Syntax

DROP CATALOG catalog_name

Description

Deletes 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.

See Also

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?