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 -> query to find string which has last 5 characters as numbers

query to find string which has last 5 characters as numbers

From: anurag <aminochaNOamSPAM_at_unibiz.com.invalid>
Date: 2000/05/10
Message-ID: <02a788f0.0da2ce5d@usw-ex0104-033.remarq.com>#1/1

Hi,
How do i write a query which will search a varcharchar column for all the records which have their last 5 characters as numbers.

For example
'abcdef 12345'
'abcd 12'
'abcdwiwiwii 1234'

It should return me the 1st record only as the other 2 records do not have last 5 characters as numbers.

Please help!

Thanks
Anurag

also reply at
aminocha_at_UNIBIZ.COM

Received on Wed May 10 2000 - 00:00:00 CDT

Original text of this message

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