title | summary |
---|---|
SHOW [FULL] FIELDS FROM | TiDB SQL Statement Reference |
An overview of the usage of SHOW [FULL] FIELDS FROM for the TiDB database. |
This statement is an alias to SHOW [FULL] COLUMNS FROM
. It is included for compatibility with MySQL.