4

In dbeaver, it happens sometimes that I execute new queries and overwrite the previous results. In order to fix the issue, I ask if there is any way to remove "Execute SQL statement" and "execute SQL script" button so that the only remaining options are those that open queries always in a new tab:

enter image description here

Or maybe there is a way to change this behavior globally...

Sadegh
  • 723

1 Answers1

0

Yes in dbeaver you can customize execution options in such menu:

< Setting

< User Interface

< Toolbar customization

Uncheck the options you don't need

MosQuan
  • 11