Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How do I get 2GB of array data in?!
Pete Johnson wrote in message <36497d46.0_at_145.227.194.253>...
>You can actually do array inserts in PL/SQL 8 - so effectively you can read
>the file into memory and then do one array insert and a commit. Don't know
>any limitations that might be a problem but can't remember exactly how to
>set up the insert - see doco
>
Thanks - I think this is what I'm trying at the moment. Even though I can insert a row with the 100 element arrays in it, I still have 150000 rows to do!
Is there a method of inserting more than one row at a time?
Peter Received on Thu Nov 12 1998 - 03:27:44 CST
![]() |
![]() |