Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> character count in a string
Hello,
how can I get a specific character count in a string
(
i.e : string is 56222, and I am looking for '2' occurance
when i do :
select charcount('56222') should return : 3
)
Thanks :) Received on Tue Jan 23 2007 - 08:37:27 CST
![]() |
![]() |