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 -> Find last occurance of character

Find last occurance of character

From: NetComrade <netcomradeNSPAM_at_bookexchange.net>
Date: Wed, 01 Jun 2005 21:54:47 GMT
Message-ID: <429e2e09.1175744687@localhost>


is there a way (using oracle functions) to find last occurance of character w/o writing a recursive function?

e.g. select XXXX('ooozo','o') from dual would return 5

Thanks.
.......
We use Oracle 8.1.7.4 and 9.2.0.5 on Solaris 2.7 boxes remove NSPAM to email Received on Wed Jun 01 2005 - 16:54:47 CDT

Original text of this message

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