Procedures PL/SQL and Commit
395037Jun 18 2003 — edited Jun 25 2003Hi!
I have a doubt, I'm creating some procedures in PL/SQL.In this procedures, I'm using updates and insert and I don't know if after an update or insert I have to do a COMMIT.
Is it necessary? Or when a procedure is over Oracle do a commit automatically.
With best wishes, Jordi.