+++
title = "SHOW COLUMNS"
# SHOW COLUMNS
## 摘要
``` sql
SHOW COLUMNS FROM table
```
## 说明
列出 `table` 中的列及其数据类型和其他属性。