> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-sync-clickhouse-operator-docs-7e82242.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Documentation for ClickHouse SQL Statements

# ClickHouse SQL Statements

Users interact with ClickHouse using SQL statements. ClickHouse supports common SQL statements like [SELECT](/core/reference/statements/select) and [CREATE](/core/reference/statements/create), but it also provides specialized statements like [KILL](/core/reference/statements/kill) and [OPTIMIZE](/core/reference/statements/optimize).
