| title | SHOW INDEX [FROM|IN] | TiDB SQL Statement Reference | |
|---|---|---|
| summary | An overview of the usage of SHOW INDEX [FROM|IN] for the TiDB database. | |
| category | reference | |
| aliases |
|
This statement is an alias to SHOW INDEXES [FROM|IN]. It is included for compatibility with MySQL.