Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

INSTR functionality

skvJul 13 2010 — edited Jul 14 2010
Hi,

Is there any function to get the number of occurrance of a string in column from a given position.

For example, I am looking for "es" in a given string, 'test test test'. If I pass position 7 to a function, I should get '2' (i.e., second occurrance).

Please help.

Thanks a lot in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 11 2010
Added on Jul 13 2010
9 comments
1,226 views