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: read and insert

Re: read and insert

From: Raymond Lee Meng Hong <RAYMOND_at_infopro.com.my>
Date: Tue, 21 Aug 2001 02:16:35 -0700
Message-ID: <F001.00371F22.20010821021530@fatcity.com>

Hi friend....

  Currently I' doing a procedure to read about 60 column more from a table and insert into another tables..

 Since most of the table insert involve is 3 tables only..

 will it be better I build up 3 procedure /function , so that everytime I just pass in the variable and let the procedure insert for me ? or
 I code every single insertion for all the read and insert . ?

 Which given more faster execution ?

Better to do without books
than to believe everyting they say.
-- Chinese proverb

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Raymond Lee Meng Hong
  INET: RAYMOND_at_infopro.com.my

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Tue Aug 21 2001 - 04:16:35 CDT

Original text of this message

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