mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +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` 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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user