mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-20 06:32:08 +00:00
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
|
a Nullable(Int64)
|
||
|
b Array(Tuple(c Nullable(Int64), d Nullable(String)))
|
||
|
1 [(100,'Q'),(200,'W')]
|
||
|
0
|
||
|
0
|
||
|
0
|