mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
switch text to response for query blocks
This commit is contained in:
parent
7168c217b0
commit
806dd1357c
@ -19,7 +19,7 @@ slug: /zh/operations/system-tables/merge_tree_settings
|
||||
SELECT * FROM system.merge_tree_settings LIMIT 4 FORMAT Vertical;
|
||||
```
|
||||
|
||||
```text
|
||||
```response
|
||||
Row 1:
|
||||
──────
|
||||
name: index_granularity
|
||||
|
Loading…
Reference in New Issue
Block a user