Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 293 Bytes

File metadata and controls

8 lines (6 loc) · 293 Bytes
title SHOW SCHEMAS | TiDB SQL Statement Reference
summary An overview of the usage of SHOW SCHEMAS for the TiDB database.

SHOW SCHEMAS

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