Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Syntax from newbie
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.comReceived on Wed Feb 07 2007 - 23:16:08 CST
![]() |
![]() |