Xref: alice comp.databases.oracle.misc:35525
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!oleane!teaser.fr!oceanite.cybercable.fr!not-for-mail
From: "Manu" <emmanuel.pl.bontemps@wanadoo.fr>
Newsgroups: comp.databases.oracle.misc
Subject: Re: batch processing
Date: Wed, 7 Jul 1999 16:23:04 +0200
Organization: Cybercable Paris NewsServer
Lines: 16
Message-ID: <7lvnt1$9kh$1@oceanite.cybercable.fr>
References: <7lv52g$4ku8t$1@titan.xtra.co.nz>
X-Trace: oceanite.cybercable.fr 931357409 9873 195.132.3.203 (7 Jul 1999 14:23:29 GMT)
X-Complaints-To: usenet@oceanite.cybercable.fr
NNTP-Posting-Date: 7 Jul 1999 14:23:29 GMT
X-Newsreader: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

Adrian Simpson a écrit dans le message <7lv52g$4ku8t$1@titan.xtra.co.nz>...
>I would like to insert rows into a table 1000 at a time. How can I do that
>in that in pl/sql code?
>


You cannot use host array with PL/SQL on Oracle 7.
You can use host array with PRO*C for example or OCI.

With Oracle 8,  I don'ty know.



Regards


