Find string matches in CLOB
754749Nov 24 2010 — edited Nov 24 2010I'm using: Oracle Database 10g Enterprise Edition.
I'm trying to count the amount of string occurrences a bind variable (some text phrase) shows up in a CLOB field and order by the # of matches. I have no idea where to being.