hetu-core/hetu-docs/en/sql/show-columns.md

16 lines
186 B
Markdown

SHOW COLUMNS
============
Synopsis
--------
``` sql
SHOW COLUMNS FROM table
```
Description
-----------
List the columns in `table` along with their data type and other attributes.