用户工具

站点工具


cmd:clickhouse

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
cmd:clickhouse [2020/11/07 13:45] – 创建 ploughcmd:clickhouse [2021/01/07 14:51] (当前版本) plough
行 1: 行 1:
-==== 删除分布式表中的数据 ====+==== 清空分布式表中的数据 ==== 
 +<code> 
 +truncate table helloShard on cluster '{cluster}' 
 +</code>
  
 +==== 删除分布式表中的数据 ====
 +<code>
 +alter table helloShard on cluster '{cluster}' delete where xxx
 +</code>
cmd/clickhouse.1604727929.txt.gz · 最后更改: 2020/11/07 13:45 由 plough

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki