ClickHouse/tests/queries/0_stateless/00151_tuple_with_array.sql

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

2 lines
17 B
MySQL
Raw Normal View History

2015-04-16 10:53:51 +00:00
SELECT (1, [1]);