Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 410 Bytes

File metadata and controls

9 lines (7 loc) · 410 Bytes
title SHOW SCHEMAS | TiDB SQL Statement Reference
summary An overview of the usage of SHOW SCHEMAS for the TiDB database.
aliases
/docs/dev/sql-statements/sql-statement-show-schemas/
/docs/dev/reference/sql/statements/show-schemas/

SHOW SCHEMAS

This statement is an alias to SHOW DATABASES. It is included for compatibility with MySQL.