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: insert multiple records

Re: insert multiple records

From: Gennaro Napolitano <Gennaro.Napolitano_at_sbsitalia.it>
Date: Thu, 01 Apr 1999 09:27:35 +0200
Message-ID: <37031FE7.A153F31@sbsitalia.it>


lfoley_at_my-dejanews.com wrote:
>
> I'm using oracle's thin jdbc driver and Oracle 8 on Solaris.
> I need to read records from a file and insert them into a database table.
> Is there a way to insert multiple records in one command?
>

Using the 'host array' , you can query and manipulate large volumes of data with ease.

Hope this help
Gennaro
--
"Buongiorno signor De Filippo, qui e' la Televisione". "Va bene, aspetti che le passo il frigorifero" disse Eduardo De Filippo. Received on Thu Apr 01 1999 - 01:27:35 CST

Original text of this message

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