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: SQL Syntax from newbie

Re: SQL Syntax from newbie

From: Mladen Gogala <mgogala.SPAM_ME.NOT_at_verizon.net>
Date: Thu, 08 Feb 2007 05:16:08 GMT
Message-ID: <smyyh.9143$xu4.1526@trndny04>


On Wed, 07 Feb 2007 12:54:05 -0800, MathewG.BettyG_at_gmail.com wrote:

> Need help, please
>
> What is the correct syntax to get all rows that contain only letters
> OR only numbers
>
> ie: In a table Employee_addreess, the column 'zip' should contain
> numeric values of zip codes. But I know there are alpha letters in
> there. So i want to get a list of all the rows than might contain
> alpha letters in there
>
> Thanks in advance of the help.

This is fairly unlikely to work with Oracle versions <= 9.2.

-- 
http://www.mladen-gogala.com
Received on Wed Feb 07 2007 - 23:16:08 CST

Original text of this message

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