ClickHouse/dbms/tests/queries/0_stateless/00955_complex_prepared_statements.reference
Alexey Milovidov 289b9fda99 Updated tests
2019-06-17 01:05:43 +03:00

7 lines
130 B
Plaintext

(1,'Hello')
(1,('dt',2))
[10,10,10]
[[10],[10],[10]]
[10,10,10] [[10],[10],[10]] (10,'Test') (10,('dt',10)) 2015-02-15
Code: 457.