angoca/db2tools

Regular expression in function

Opened this issue · 0 comments

Create a function that returns 0 if false, or 1 if true: if the given string has the structure of the given regular expression.

The implementation is just a xquery wrapper.