SQL ReferenceSQL StatementsDDLDropDROP-CATALOGOn this pageDROP-CATALOGDROP-CATALOGβNameβCREATE CATALOGDescriptionβThis statement is used to delete the external catalog.Syntax:DROP CATALOG [I EXISTS] catalog_name;ExampleβDrop catalog hiveDROP CATALOG hive;KeywordsβDROP, CATALOGBest Practiceβ