Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 267 Bytes

File metadata and controls

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

DESCRIBE

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