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

Home -> Community -> Usenet -> c.d.o.server -> Re: Commit question in SQL*PLUS

Re: Commit question in SQL*PLUS

From: Daniel Roy <danielroy10_at_hotmail.com>
Date: 16 Aug 2002 11:17:53 -0700
Message-ID: <1b061893.0208161017.463f331c@posting.google.com>


Note also that if you have any DDL statement executed, a "commit" is implicitely issued at the same time. This could happen in a PL/SQL script if you have some dynamic SQL performing a DDL statement.

Daniel Received on Fri Aug 16 2002 - 13:17:53 CDT

Original text of this message

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