Thread: Fwd: Disable autocommit inside dbeaver

Fwd: Disable autocommit inside dbeaver

From
arun chirappurath
Date:



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

Re: Fwd: Disable autocommit inside dbeaver

From
Rob Sargent
Date:
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;"