ClickHouse/docs/en/sql-reference/statements/index.md
2024-11-11 09:54:37 +00:00

10 lines
379 B
Markdown

---
slug: /en/sql-reference/statements/
sidebar_position: 1
sidebar_label: List of statements
---
# ClickHouse SQL Statements
Users interact with ClickHouse using SQL statements. ClickHouse supports common SQL statements like [SELECT](select/index.md) and [CREATE](create/index.md), but it also provides specialized statements like [KILL](kill.md) and [OPTIMIZE](optimize.md).