Hi everybody,
Can anybody help me out with the pattern matching program in oracle using PL/SQL.
Like, for example the input is : Assassins and the pattern is : ass, the output should be : 2 (i.e.,) it should show me the number of times the pattern is repeated. Try and please do reply me as soon as possible.
Thank you.