regexp_like(string text, pattern text)


Description

test for regexp match

Parameters

Name Type Mode
string text IN
pattern text IN

Definition