Skip to main content

Run ClickHouse Query

Runs a SQL query on a ClickHouse database.

Parameters

ParameterDescription
SQL QuerySQL statement(s) to execute.All the statements requested will be executed as part of the same session.
Output FormatRepresentation of the output result. When executing multiple statements, only the last statement's results will be displayed.