mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Add new functional tests for UNION ALL. [#METR-14099]
This commit is contained in:
parent
36d2008e5b
commit
e0e1b335e7
@ -3,4 +3,3 @@ SELECT val FROM
|
||||
UNION /*comment*/ ALL
|
||||
SELECT value AS val FROM data2014 WHERE name = 'Alice')
|
||||
ORDER BY val ASC;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user