Is COMMIT; required in Procedure body?
659873Sep 26 2008 — edited Feb 2 2009Hi,
How should the COMMIT statement be used within a Procedure or Function? I saw in the Procedures, some developers end the DML statement with COMMIT; some never issue a COMMIT.
Can you please advise a good practice regarding the COMMIT statement?
Thanks in advance for any help.