Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 257 Bytes

File metadata and controls

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

DESC

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