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

sql-tests.testcases.math_functions.checkMathOperatorsAccessible.sql Maven / Gradle / Ivy

-- database: presto; groups: qe, math_functions
select 2+2, 5-2, 3*3, 8/2, 8%3




© 2015 - 2024 Weber Informatics LLC | Privacy Policy