mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
---
|
|
slug: /zh/sql-reference/statements/explain
|
|
sidebar_position: 39
|
|
sidebar_label: EXPLAIN
|
|
title: "EXPLAIN Statement"
|
|
---
|
|
|
|
import Content from '@site/docs/en/sql-reference/statements/explain.md';
|
|
|
|
<Content />
|