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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help: Replace non-number to number

Re: Help: Replace non-number to number

From: Anurag Varma <avoracle_at_gmail.com>
Date: 17 Mar 2006 09:18:10 -0800
Message-ID: <1142615890.042848.122260@i39g2000cwa.googlegroups.com>


Not to state the obvious, but:
\d does not work because oracle supposedly does not support it inside [ ]

Oracle decided to create a regular expression syntax which is a hodgepodge of sed perl and what not!

Anurag Received on Fri Mar 17 2006 - 11:18:10 CST

Original text of this message

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