Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: anyone use varrays?
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
![]() |
![]() |