ClickHouse/docs/zh/sql-reference/index.md
Tom Bombadil a9599d0a37
Update index.md (#11674)
* Update index.md

optimize chinese-doc translation

* Update index.md

* Update index.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-15 21:40:20 +03:00

19 lines
466 B
Markdown

---
toc_folder_title: SQL参考
toc_hidden: true
toc_priority: 28
toc_title: hidden
---
# SQL参考 {#sql-reference}
ClickHouse支持以下形式的查询:
- [SELECT](statements/select/index.md)
- [INSERT INTO](statements/insert-into.md)
- [CREATE](statements/create.md)
- [ALTER](statements/alter.md#query_language_queries_alter)
- [其他类型的查询](statements/misc.md)
[原始文档](https://clickhouse.tech/docs/zh/sql-reference/) <!--hide-->