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

2 lines
47 B
MySQL
Raw Normal View History

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