ClickHouse/tests/queries/0_stateless/02190_current_metrics_query.sql
2022-02-01 15:06:49 +03:00

3 lines
111 B
SQL

-- This query itself is also accounted in metric.
SELECT value > 0 FROM system.metrics WHERE metric = 'Query';