Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Need a way to split a varchar

Re: Need a way to split a varchar

From: Ed Prochak <ed.prochak_at_magicinterface.com>
Date: 19 Jul 2005 11:52:51 -0700
Message-ID: <1121799171.624691.15690@f14g2000cwb.googlegroups.com>


Are you asking how to loop over objective_varchar2 and extract each word from it?

Look at the function INSTR(). Received on Tue Jul 19 2005 - 13:52:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US