docs-v2/content/influxdb3/core/reference/influxql/show.md

575 B

title description menu weight list_code_example related source
InfluxQL SHOW statements Use InfluxQL `SHOW` statements to query schema information from a database.
influxdb3_core
name identifier parent
SHOW statements influxql-show-statements influxql-reference
207 ```sql SHOW [RETENTION POLICIES | MEASUREMENTS | FIELD KEYS | TAG KEYS | TAG VALUES] ```
/influxdb3/core/query-data/influxql/explore-schema/
/shared/influxql-v3-reference/show.md