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

Home -> Community -> Usenet -> c.d.o.server -> Re: best way to loop over string value character by character

Re: best way to loop over string value character by character

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 02 Sep 2005 09:31:12 -0700
Message-ID: <1125678623.265863@yasure>


steph wrote:
> good point.
> for each character in the string i want to call a specific function
> that checks this character against a matrix. It returns a number which
> i handle seperately.
> br,
> stephan

Are the strings of a constant or variable length?

The lack of specific information makes it difficult to know if there is an alternative solution.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Fri Sep 02 2005 - 11:31:12 CDT

Original text of this message

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