I hope the answer will still be useful, although the question was asked several times ago :-)
Is it possible to open another SQL tab or can there be a way to simplify how many SQL query boxes I open?
You can open a new SQL worksheet for the current session. Perform one of the following actions:
- Shortcut CTRL + N
- Menu Session -> New SQL Worksheet
- On the toolbar, the icon to the right of the return button.
I was also able to save my requests in files, which works fine, except for the fact that the entire file path (often very long) appears on the tab.
This has changed in 3.4.0. See changes
Instead of displaying file paths on session tabs, a small button is displayed when an open file exists. Pressing the button opens a pop-up menu that provides access to several information and functions related to the file.
source share