dbms: added tests [#METR-8757] [#METR-9119].

This commit is contained in:
Alexey Milovidov 2014-03-27 02:23:54 +04:00
parent 966995b011
commit 64251e04d1
2 changed files with 2 additions and 0 deletions

View File

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