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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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