REGEXP_SIMILAR is a scalar function whose return value data type in an integer value:
- 1 (true) if the entire string matches regexp_arg
- 0 (false) if the entire string does not match regexp_arg