mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
| id | name | array |
|
|
|-:|:-|:-:|
|
|
| 1 | name1 | [1,2,3] |
|
|
| 2 | name2 | [4,5,6] |
|
|
| 3 | name3 | [7,8,9] |
|