mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
6 lines
190 B
Markdown
6 lines
190 B
Markdown
|
# PrettyCompact
|
||
|
|
||
|
Differs from `Pretty` in that the grid is drawn between rows and the result is more compact.
|
||
|
This format is used by default in the command-line client in interactive mode.
|
||
|
|