==== 清空分布式表中的数据 ==== truncate table helloShard on cluster '{cluster}' ==== 删除分布式表中的数据 ==== alter table helloShard on cluster '{cluster}' delete where xxx