docs-v2/content/influxdb3/enterprise/reference/sql/explain.md

21 lines
579 B
Markdown

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