mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 18:12:02 +00:00
fix docs
This commit is contained in:
parent
4d5bf0e3b2
commit
7fe812b480
@ -245,7 +245,7 @@ You can use `WITH TOTALS` in subqueries, including subqueries in the [JOIN](../.
|
|||||||
|
|
||||||
## GROUP BY ALL
|
## GROUP BY ALL
|
||||||
|
|
||||||
`GROUP BY ALL` is equivalent to listing all the SELECT-ed expressions that are aggregate functions.
|
`GROUP BY ALL` is equivalent to listing all the SELECT-ed expressions that are not aggregate functions.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user