ClickHouse/tests/queries/0_stateless/00187_like_regexp_prefix.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
47 B
MySQL
Raw Normal View History

SELECT materialize('prepre_f') LIKE '%pre_f%';