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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: sqlplus problem

Re: sqlplus problem

From: John Shaw <John.Shaw_at_correctionscorp.com>
Date: Thu, 01 May 2003 07:36:54 -0800
Message-ID: <F001.0058D721.20030501073654@fatcity.com>


Where are you getting your data from? The answer depends on the data source.l

>>> jzhu_at_fisher.forestry.uga.edu 05/01/03 10:16AM >>>
I need to insert lots of record into a table. it it very tedious to type in the commnad like this
sqlplus> insert .....
sqlplus> insert .....
.......
sqlplus>insert.....

I guess i can put the queries in a script then execute it (like in mysql i can create a ins.sql script then use source ins.sql to insert all recond) i am very new to oralce. and do not know how to do it. Can someboday give me some hints?

Thanks

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net 
-- 
Author: Jianping Zhu
  INET: jzhu_at_fisher.forestry.uga.edu 

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com 
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: John Shaw
  INET: John.Shaw_at_correctionscorp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu May 01 2003 - 10:36:54 CDT

Original text of this message

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