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
54 B
Plaintext
Raw Normal View History

(1,'Hello') Tuple(x UInt64, s String) 1 Hello 1 Hello