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: anyone use varrays?

Re: anyone use varrays?

From: John Russell <netnews5_at_johnrussell.mailshell.com>
Date: Sat, 22 Feb 2003 03:46:26 GMT
Message-ID: <1vrd5vgkkh0cm5bm1dmc5cgrg67iiguvfq@4ax.com>


On Sat, 22 Feb 2003 00:35:20 GMT, "Ryan" <rgaffuri_at_cox.net> wrote:
>I use PL/SQL tables for my array processing myself. Wonder what Im missing.

After you're finished processing those arrays, do you need to store them in the database, a different array for each row?

Personally, I'm a nested table kind of guy. Most of the problems I deal with don't have a fixed number of elements associated with each row.

John Received on Fri Feb 21 2003 - 21:46:26 CST

Original text of this message

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