Skip to main content
The SHOW SCHEMAS lists all in a database.

Required privileges

The CONNECT on the database is required to list the schemas in a database.

Synopsis

show_schemas syntax diagram

Parameters

Example

Setup

To follow along, run to start a temporary, in-memory cluster with the sample dataset preloaded:

Show schemas in the current database

See also