ClickHouse/tests/queries/0_stateless/00556_array_intersect.reference

15 lines
109 B
Plaintext
Raw Normal View History

[]
[]
[1]
[]
[1]
[1]
[1]
[NULL,1]
[1]
[1]
[[1,1]]
[[1,1]]
[(1,['a','b'])]
Array(Tuple(UInt8, Array(String)))