Explode / Split String Funcion
388246Oct 27 2003 — edited Aug 20 2004Hi
Is there a plsql function like the php function explode. The function creates an array of sub strings by splitting the in string on a seperator. Or do i need to write one?
Thanks
Kev