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 -> Re: Sql code help

Re: Sql code help

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Sun, 04 Feb 2001 19:32:46 -0800
Message-ID: <3A7E1EDE.F399CE35@exesolutions.com>

> 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 (....);?

No.

But I can not understand what you would hope to gain by doing it any other way.

Daniel A. Morgan Received on Sun Feb 04 2001 - 21:32:46 CST

Original text of this message

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