Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

format_template_* 포맷 설정

이 설정은 source에서 자동으로 생성되었습니다.

format_template_resultset

결과 집합용 포맷 문자열이 들어 있는 파일의 경로(Template 형식용)

format_template_resultset_format

버전 이력
버전기본값설명
24.2쿼리에서 Template 결과 집합 포맷 문자열을 설정할 수 있습니다

결과 집합의 포맷 문자열(Template 형식용)

format_template_row

행용 포맷 문자열이 포함된 파일의 경로(Template 형식용)

format_template_row_format

버전 이력
버전기본값설명
24.2쿼리에서 Template 행 포맷 문자열을 직접 설정할 수 있습니다

행용 포맷 문자열(Template 형식)

format_template_rows_between_delimiter

유형
String
기본값

Template 형식의 행 사이 구분자

Navigation