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

Home -> Community -> Usenet -> c.d.o.tools -> Re: counting number of times in strings

Re: counting number of times in strings

From: mgumbs <mgumbsNOmgSPAM_at_hotmail.com.invalid>
Date: 2000/07/12
Message-ID: <0e06f6df.dfbd2bc9@usw-ex0101-006.remarq.com>#1/1

Yep,

I use that one as well, so effective ;)

M

>
>A cute trick...
>
>take the difference between
>
>length(string) and
>length(replace(string,search_string,null))
>
>HTH
>--
>===========================================
>Connor McDonald
>http://www.oracledba.co.uk
>
>We are born naked, wet and hungry...then things get worse
>
>


Got questions? Get answers over the phone at Keen.com. Up to 100 minutes free!
http://www.keen.com Received on Wed Jul 12 2000 - 00:00:00 CDT

Original text of this message

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