ποΈ CREATE EXTERNAL CATALOG
CREATE EXTERNAL CATALOG creates an external catalog.
ποΈ DROP CATALOG
DROP CATALOG deletes an external catalog.
ποΈ SET CATALOG
Switches to a specified catalog in the current session.
ποΈ SHOW CATALOGS
SHOW CATALOGS queries all catalogs in the current StarRocks cluster, including the internal catalog and external catalogs.
ποΈ SHOW CREATE CATALOG
SHOW CREATE CATALOG queries the creation statement of an [external catalog](../../../data_source/catalog/catalog_overview.md).