docs-v2/content/influxdb/v3/reference/sql/explain.md

21 lines
551 B
Markdown

---
title: EXPLAIN command
description: >
The `EXPLAIN` command returns the logical and physical execution plans for the specified SQL statement.
menu:
influxdb_v3:
name: EXPLAIN command
parent: SQL reference
weight: 207
related:
- /influxdb/v3/reference/internals/query-plan/
- /influxdb/v3/query-data/execute-queries/analyze-query-plan/
- /influxdb/v3/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
-->