Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> newbie: examples of regular expressions in oracle?

newbie: examples of regular expressions in oracle?

From: <bbcrock_at_hotmail.com>
Date: 11 Mar 2005 08:05:48 -0800
Message-ID: <1110557148.871778.256430@g14g2000cwa.googlegroups.com>


I have clobs with html data. I want to remove two tags from this html.  I think the best way to do it is via a regular expressions search and replace. I could fight my way through the regular expressions, but don't know how they work in oracle. can anyone explain, give a code sample or point me to an online article?

thanks,

Don Received on Fri Mar 11 2005 - 10:05:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US