ClickHouse/dbms/tests/queries/0_stateless/00013_7_select_from_table_with_arrays.reference
2014-03-24 06:50:25 +04:00

6 lines
86 B
Plaintext

Hello [1,2] 1 1
Hello [1,2] 2 2
World [3,4,5] 3 1
World [3,4,5] 4 2
World [3,4,5] 5 3