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

6 lines
96 B
Plaintext

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