--- 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).