Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 207 Bytes

sql-statement-desc.md

File metadata and controls

8 lines (6 loc) · 207 Bytes
title summary
DESC
TiDB 数据库中 DESC 的使用概况。

DESC

DESC 语句是 EXPLAIN 的别名。包含该语句提供了 MySQL 兼容性。