On 12/6/23 20:45, arun chirappurath wrote:
Hi All,Is there a way we can disable autocommit option inside query writing area? Not by choosing auto commit from drop down menu.Thanks, Arun
maybe "begin; <your sql statements>; commit;"
On 12/6/23 20:45, arun chirappurath wrote:
Hi All,Is there a way we can disable autocommit option inside query writing area? Not by choosing auto commit from drop down menu.Thanks, Arun
maybe "begin; <your sql statements>; commit;"