Using Regular Expression in Oracle

Using Regular Expression in Oracle Database

What are Regular Expressions?

Regular expressions help us to search a specific pattern in a string. The pattern can be Numeric, Char or Alpha-numeric.

Does Oracle support regex?

Oracle allows following types of characters …