Skip to main content

SHOW SCHEMAS

Use the SHOW SCHEMAS command to show schemas in the dev database.

Syntax

SHOW SCHEMAS [ LIKE_expression ];

Parameters

Parameter or clauseDescription
LIKE_expressionFilters the output based on names by applying pattern matching. See details in LIKE pattern matching expressions.

Example

SHOW SCHEMAS;

Help us make this doc better!

Was this page helpful?

Happy React is loading...