Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

bool_* format settings

These settings are autogenerated from source.

bool_false_representation

Type
String
Default
false

Text to represent false bool value in TSV/CSV/Vertical/Pretty formats.

bool_true_representation

Type
String
Default
true

Text to represent true bool value in TSV/CSV/Vertical/Pretty formats.

Navigation