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

sql-tests.testcases.limit.withSimpleLimit.sql Maven / Gradle / Ivy

There is a newer version: 0.289
Show newest version
-- database: presto; groups: limit; tables: nation
SELECT n_nationkey from nation ORDER BY n_nationkey DESC LIMIT 5




© 2015 - 2024 Weber Informatics LLC | Privacy Policy