DESCRIBE CATALOG
Description
Show the configurations and details for a specified Catalog.
Note that the SQL statement does not end with ;
Syntax
DESCRIBE CATALOG `<name>`
Sample response
Examples
DESCRIBE CATALOG `my_catalog`
Required parameters
<name>: Specify the name of the Catalog to describe.