Back to Presto

SHOW SCHEMAS

presto-docs/src/main/sphinx/sql/show-schemas.rst

0.297286 B
Original Source

============ SHOW SCHEMAS

Synopsis

.. code-block:: none

SHOW SCHEMAS [ FROM catalog ] [ LIKE pattern ]

Description

List the schemas in catalog or in the current catalog. The LIKE clause can be used to restrict the list of schema names.