mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 19:14:30 +00:00
8 lines
130 B
Markdown
8 lines
130 B
Markdown
|
---
|
||
|
toc_priority: 5
|
||
|
---
|
||
|
|
||
|
# avg {#agg_function-avg}
|
||
|
|
||
|
Calculates the average. Only works for numbers. The result is always Float64.
|