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: SQL Plus tells me it has deleted the row, but it hasn't?

Re: SQL Plus tells me it has deleted the row, but it hasn't?

From: Vincent Ventrone <vav_at_brandeis.edu>
Date: Tue, 27 Nov 2001 15:41:08 -0500
Message-ID: <9u0tlp$jmf$1@new-news.cc.brandeis.edu>

> try typing "commit" after your delete -- you must commit or transaction
will
> be rolled back once you leave your session.

Not true -- if the session is terminated normally Oracle does an implicit COMMIT. Received on Tue Nov 27 2001 - 14:41:08 CST

Original text of this message

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