Update documentation for min/max

This commit is contained in:
Alexey Milovidov 2021-04-28 04:41:38 +03:00
parent 76c78e3cec
commit b66f9af7ce
3 changed files with 2 additions and 17 deletions

View File

@ -4,7 +4,6 @@ toc_priority: 3
# max {#agg_function-max}
Aggregate function that calculates the maximum across a group of values.
Example:

View File

@ -1,8 +0,0 @@
---
toc_priority: 3
---
# max {#agg_function-max}
Вычисляет максимум.

View File

@ -0,0 +1 @@
../../../../en/sql-reference/aggregate-functions/reference/max.md

View File

@ -1,8 +0,0 @@
---
toc_priority: 2
---
## min {#agg_function-min}
Вычисляет минимум.

View File

@ -0,0 +1 @@
../../../../en/sql-reference/aggregate-functions/reference/min.md