Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 223 Bytes

sql-statement-describe.md

File metadata and controls

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

DESCRIBE

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