SQL Regular Expressions

SQL Regular Expressions. Oracle Database 10g supports POSIX-compliant
regular expressions to enhance search and replace capability in programming
environments such as Unix and Java. In SQL, this new functionality is
implemented through new functions that are regular expression extensions to
existing functions, ...

Part of the document