SHOW SCHEMAS
List the schemas in the ChaosSearch catalog.
Use SHOW SCHEMAS to list the schemas in the ChaosSearch catalog. There are two schemas:
chaoscontains the ChaosSearch Refinery views as tablesinformation_schemacontains the metadata including tables, columns, and schemas
SHOW SCHEMAS [ FROM catalog ] [ LIKE pattern ]Examples
SHOW SCHEMAS from catalog like 'cha%';
Schema
chaosUpdated 6 months ago
