tech4science
Programmer
I have made use of regular expressions to create filter queries in MySQL and PostGreSQL. I now need to use regular expressions in Oracle 9iR2, but I am unable to find any refference to regular expressions in Oracle documentation. I would prefer to use them directly in queries, but finding PL/SQL code for regular expressions would also help.