2

I am doing some tests in Oracle Cloud using SQL Developer web.

I want to use the rollback command, but it does not work.

My table "t_test" is empty:

enter image description here

I add a row:

enter image description here

I can select that row:

enter image description here

I want to rollback:

enter image description here

It seems to work, but the record does not dissapear:

enter image description here

How can I dissable the autocommit?

UPDATE.

I tried to use set autocommit off, and it did not work

enter image description here

Thanks.

Lev
  • 693
  • 1
  • 8
  • 24

0 Answers0