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

Home -> Community -> Mailing Lists -> Oracle-L -> number only

number only

From: Oracle <oracle_list_at_hotmail.com>
Date: Wed, 30 Jun 2004 14:34:41 +0100
Message-ID: <BAY15-DAV4EZVqhOBW300021e80@hotmail.com>


I have a column with data such as :

abc123
123
abcde

I want to write a query which returns only numbers from the column , if there are none, then default to 999
So i would have:

123
123
999

Any ideas on the syntax?

Thanks



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Jun 30 2004 - 08:34:30 CDT

Original text of this message

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