Back to Clickhouse

PrettyCompactMonoBlock

docs/en/interfaces/formats/Pretty/PrettyCompactMonoBlock.md

26.4.1.1-new494 B
Original Source

import PrettyFormatSettings from './_snippets/common-pretty-format-settings.md';

InputOutputAlias

Description {#description}

Differs from the PrettyCompact format in that up to 10,000 rows are buffered, and then output as a single table, and not by blocks.

Example usage {#example-usage}

Format settings {#format-settings}

<PrettyFormatSettings/>