Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Sql code help

Sql code help

From: Grant Collins <collinz_at_clara.co.uk>
Date: Sun, 4 Feb 2001 14:17:10 -0000
Message-ID: <Fydf6.42190$W94.3689027@nnrp4.clara.net>

Hi,

Can anyone help me? I am doing a project using sql scripts. I am trying to write a script that will insert data a number of times into a table. Instead of just once at a time. Can anyone help me with this?

Is there anyother way of putting data into table instead of the insert into <tablename> values (....);?

Many thanks

Grant
collinz_at_clara.co.uk Received on Sun Feb 04 2001 - 08:17:10 CST

Original text of this message

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