Sign in
◑
Theme
apache
/
datafusion-sqlparser-rs
/
refs/heads/postgres-root-operators-display-space
/
.
/
fuzz
/
fuzz_seeds
/
postgres_ilike.sql
blob: 9869c7e71689e695fcd7c1981a1a2f1799be4f5d [
file
]
SELECT
a
FROM
t
WHERE
a ILIKE
'x%'
AND
b SIMILAR
TO
'a+'