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

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

There is a newer version: 350
Show newest version
-- database: presto; groups: no_from
SELECT MIN(10), 3 as col1 GROUP BY 2  HAVING 6 > 5 ORDER BY 1




© 2015 - 2025 Weber Informatics LLC | Privacy Policy