sql-tests.testcases.functions.conditional-expressions.simple_case.sql Maven / Gradle / Ivy
The newest version!
-- database: trino; groups: qe,conditional
select case when true then 33 end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy