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>
This commit is contained in:
Tom Bombadil 2020-06-16 02:40:20 +08:00 committed by GitHub
parent 82b5ada130
commit a9599d0a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,13 @@
---
machine_translated: true
machine_translated_rev: 72537a2d527c63c07aa5d2361a8829f3895cf2bd
toc_folder_title: "SQL\u53C2\u8003"
toc_folder_title: SQL参考
toc_hidden: true
toc_priority: 28
toc_title: "\u9690\u85CF"
toc_title: hidden
---
# SQL参考 {#sql-reference}
ClickHouse支持以下类型的查询:
ClickHouse支持以下形式的查询:
- [SELECT](statements/select/index.md)
- [INSERT INTO](statements/insert-into.md)
@ -17,4 +15,4 @@ ClickHouse支持以下类型的查询:
- [ALTER](statements/alter.md#query_language_queries_alter)
- [其他类型的查询](statements/misc.md)
[原始文章](https://clickhouse.tech/docs/en/sql-reference/) <!--hide-->
[原始文档](https://clickhouse.tech/docs/zh/sql-reference/) <!--hide-->