All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql-tests.testcases.select_no_from.withUnionAll.sql Maven / Gradle / Ivy

There is a newer version: 350
Show newest version
-- database: presto; groups: no_from
SELECT 1
UNION ALL
SELECT 2
UNION ALL
SELECT 4*5
UNION ALL
SELECT -5




© 2015 - 2025 Weber Informatics LLC | Privacy Policy