https://clickhouse.com/docs/sql-reference/aggregate-functions/reference/sumcount
sumCount | ClickHouse Docs
Calculates the sum of the numbers and counts the number of rows at the same time. The function is used by ClickHouse query optimizer: if there are multiple...
clickhousedocs