docs-v2/content/influxdb/cloud-dedicated/reference/influxql/show.md

595 B

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