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 -> Re: numeric check

Re: numeric check

From: Chris ( Val ) <chrisval_at_gmail.com>
Date: 27 Mar 2006 15:33:26 -0800
Message-ID: <1143502406.478691.151140@i39g2000cwa.googlegroups.com>

Malcolm Dew-Jones wrote:
> Arto Viitanen (arto.viitanen_at_csc.fi) wrote:
> : mr. ambastha wrote:

[ snip ]

> Regular expressions, very powerful, everyone should own one, but they are
> also tricky, and easy to get wrong.

[ snip ]

I agree.

> exception
> -- This should check just the expected error
> -- but I haven't bothered to look it up.
> when others then
> return NULL;

[ snip ]

What you're looking for is: "INVALID_NUMBER"

Cheers,
Chris Val Received on Mon Mar 27 2006 - 17:33:26 CST

Original text of this message

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