ClickHouse/dbms/tests/queries/0_stateless/00022_func_higher_order_and_constants.sql
2014-03-27 02:23:54 +04:00

2 lines
53 B
SQL

select arrayExists(x -> position(x, 'a') > 0, ['a'])