mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-18 20:32:43 +00:00
2 lines
29 B
SQL
2 lines
29 B
SQL
SELECT (1, '') IN ((1, ''));
|