ClickHouse/tests/queries/0_stateless/00547_named_tuples.reference

2 lines
65 B
Plaintext
Raw Normal View History

2024-01-03 23:44:45 +00:00
(1,'Hello') Tuple(\n x UInt64,\n s String) 1 Hello 1 Hello