ClickHouse/docs/en/data_types/nested_data_structures/aggregatefunction.md
2018-03-25 05:04:22 +03:00

211 B
Executable File

AggregateFunction(name, types_of_arguments...)

The intermediate state of an aggregate function. To get it, use aggregate functions with the '-State' suffix. For more information, see "AggregatingMergeTree".