mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Add new functional tests for UNION ALL. [#METR-14099]
This commit is contained in:
parent
c738720075
commit
4be4f6110c
@ -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