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

sql-tests.testcases.aggregate.average.sql Maven / Gradle / Ivy

-- database: presto; groups: aggregate; tables: datatype
select avg(c_bigint), avg(c_double) from datatype




© 2015 - 2024 Weber Informatics LLC | Privacy Policy