How can i split the particular text from one string
791525May 16 2011 — edited May 16 2011Hi experts,
i need help from you all, i.e., i need to split the particular text from one string..
i have one string like : Oracle plsql developer
my requirement is i need to split plsql from the above string and i have to print(using dbms_output.put_line) that.. how can i do this.
Thanks in advance
Arun