sql-tests.testcases.distinct.withOrderBy.sql Maven / Gradle / Ivy
-- database: presto; groups: distinct, orderby; tables: nation
SELECT DISTINCT n_regionkey FROM nation ORDER BY n_regionkey
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
-- database: presto; groups: distinct, orderby; tables: nation
SELECT DISTINCT n_regionkey FROM nation ORDER BY n_regionkey