mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 02:21:59 +00:00
Merge pull request #72433 from ClickHouse/alexey-milovidov-patch-8
Update groupconcat.md
This commit is contained in:
commit
031eac6da0
@ -33,9 +33,9 @@ Input table:
|
||||
|
||||
``` text
|
||||
┌─id─┬─name─┐
|
||||
│ 1 │ John│
|
||||
│ 2 │ Jane│
|
||||
│ 3 │ Bob│
|
||||
│ 1 │ John │
|
||||
│ 2 │ Jane │
|
||||
│ 3 │ Bob │
|
||||
└────┴──────┘
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user