Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

regular expressions

Status
Not open for further replies.

tech4science

Programmer
Feb 27, 2003
2
US
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.
 
I don't think yom may find it. Try to use java in stored procedures.

Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top