ClickHouse/dbms/tests/queries/0_stateless/00014_c_select_from_table_with_nested.reference

6 lines
150 B
Plaintext
Raw Normal View History

2014-03-23 20:40:55 +00:00
Hello 1 10 [1,2] [10,20] 1
Hello 2 20 [1,2] [10,20] 2
World 3 30 [3,4,5] [30,40,50] 1
World 4 40 [3,4,5] [30,40,50] 2
World 5 50 [3,4,5] [30,40,50] 3