Query regarding autocommit
Please can someone suggest if it is possible to set autocommit off in a stored procedure so that whenever the procedure is invoked, it would first set autocommit to off and then go ahead with the desired work of the procedure.
Thanks & Regards,
Sauvik Basu.