Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
了解如何在 ClickHouse 中使用 FORMAT Null 选项,在不向客户端返回任何行的情况下测量查询处理时间。
FORMAT Null
Null
SELECT customer_id, count() AS total, any(review_headline) FROM amazon_reviews GROUP BY customer_id ORDER BY total DESC FORMAT Null
0 rows in set. Elapsed: 25.288 sec. Processed 222.04 million rows, 13.50 GB (8.78 million rows/s., 533.77 MB/s.)
此页面对您有帮助吗?