1 2 3 4 5
/* postgres can not */ /* kikimr can not - range not supported */ /* syntax version 1 */ PRAGMA RegexUseRe2='true'; select count(*) as count from plato.regexp(``, "np");