docs-v2/content/influxdb3/cloud-serverless/reference/sql/explain.md

21 lines
611 B
Markdown

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