mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
4 lines
65 B
MySQL
4 lines
65 B
MySQL
|
(SELECT 1);
|
||
|
(SELECT 2) UNION ALL (SELECT 2);
|
||
|
((SELECT (((3)))));
|