[NOT] REGEXP_LIKE
Purpose
This predicate states whether a string matches a regular expression.
Syntax
Usage Notes
- For detailed information and examples for regular expressions, refer to the Regular expressions section.
- Additionally, refer to SUBSTR[ING], REGEXP_INSTR, REGEXP_SUBSTR, and REGEXP_REPLACE.