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

sql-tests.testcases.string_functions.likeOperatorWorks.sql Maven / Gradle / Ivy

-- database: presto; groups: qe, string_functions
select name from tpch.tiny.nation where name like '%AN'




© 2015 - 2025 Weber Informatics LLC | Privacy Policy