Update statement not executed in SQL window

Guttorm

Member²
I have an update statement without a where clause that I want to execute.
When I try, nothing happens.

Even worse, when I select a bunch of statements where this is one of them, and try to execute the group, each get a result-tab, but nothing happens with any of them.

This is with a different PL/SQL Developer instance than my regular one.
On my regular one it works just fine.

I seem to remember a "do you want to.." dialog popping up for such an update statement on my regular instance, to which I probably answered "Yes, don't bother me again".
I assume someone has answered "No, don't bother me again"." on this instance?
Can this be reset?

The troublesome instance is on version 11.0.1.1765

 
Back
Top