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: stored procedure commit

Re: stored procedure commit

From: Winnie Liu <oracle_dba_at_zdnetmail.com>
Date: 1998/10/28
Message-ID: <718ngt$f7k@dfw-ixnews6.ix.netcom.com>#1/1

Yes, Oracle will commit at the end of a stored procedure. But it is not a good practise for a programmer, they should commit the changes inside the procedure.

Winnie

tobrien_at_reveregroup.com wrote in message <7179of$790$1_at_nnrp1.dejanews.com>...
>Does Oracle do an automatic commit at the end of a stored procedure, or is
>this controlled some other way?
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Wed Oct 28 1998 - 00:00:00 CST

Original text of this message

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