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: Truncate in a procedure?

RE: Truncate in a procedure?

From: Amar Kumar Padhi <TS2017_at_emirates.com>
Date: Sun, 18 Feb 2001 21:17:25 -0800
Message-ID: <F001.002B7A15.20010218202607@fatcity.com>

Is your procedure using dbms_sql to truncate the table?

Amar Kumar Padhi
Software Consultant

-----Original Message-----
Sent: Monday, February 19, 2001 7:50 AM
To: Multiple recipients of list ORACLE-L

Hi,

 I wanted to let u know that when u issue a  truncate command, it will issue a implicit commit  internally. This may be something which u would  not like to have in a transaction.

 Just a FYI..

Regards
Rajagopal Venkataramany


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rajagopal Venkataramany
  INET: gvrvrr_at_yahoo.com

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Amar Kumar Padhi
  INET: TS2017_at_emirates.com

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 Sun Feb 18 2001 - 23:17:25 CST

Original text of this message

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