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