docs-v2/content/influxdb/cloud-dedicated/reference/sql/explain.md

21 lines
603 B
Markdown

---
title: EXPLAIN command
description: >
The `EXPLAIN` command returns the logical and physical execution plans for the specified SQL statement.
menu:
influxdb_cloud_dedicated:
name: EXPLAIN command
parent: SQL reference
weight: 207
related:
- /influxdb/cloud-dedicated/reference/internals/query-plan/
- /influxdb/cloud-dedicated/query-data/execute-queries/analyze-query-plan/
- /influxdb/cloud-dedicated/query-data/execute-queries/troubleshoot/
source: /content/shared/sql-reference/explain.md
---
<!--
The content of this page is at /content/shared/sql-reference/explain.md
-->