If you want to improve your ability to search and manipulate character data, regular expressions, a notation for describing textual patterns, is for you. And if you have Oracle Database 10g, you’re in luck, as the regular expressions feature was introduced starting with that release. Here are a couple of links that will help you understand and use regular expressions in your Oracle code (courtesy of Robert Vollman):
Possibly related:
- 16 Links to Help You Learn And Use Regular Expressions
- links for 2006-10-13
- 5 Useful Links for 2008-02-25
- Google Code Search is Live
- Producing XML from SQL using cursor expressions
Tagged 10g, regular-expression | Post a Comment


















It may be interesting for the reader to have a first-hand experience with Oracle’s regular expressions using Yocoya REGEXP Workbench, a simple web application that allows one to create and test patterns using a set of sample strings interactively. You can check it out at the following address:
September 21st, 2007, at 2:49 pm #http://www.yocoya.com/pls/apex/f?p=yocoya:regexp_home:0
Click on the union jack to switch the language to english.
Bye Eddie!
Flavio Casetta