This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-10 09:32:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f429db1ee9
ClickHouse
/
docs
/
zh
/
sql-reference
/
index.md
Ivan Blinkov
f429db1ee9
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|
https://clickhouse.tech
|
https://clickhouse.com
|g' {}
2021-09-19 23:05:54 +03:00
465 B
Raw
Blame
History
toc_folder_title
toc_hidden
toc_priority
toc_title
SQL参考
true
28
hidden
SQL参考
ClickHouse支持以下形式的查询:
SELECT
INSERT INTO
CREATE
ALTER
其他类型的查询
原始文档