Ability to give custom alias or nickname to query result tab
Add a setting to give a custom alias or nickname to the query result tab that appears when executing multiple queries within the same SQL script.
For example running 'F5' on the following queries:
SELECT * from addresses a;
SELECT * from buildings b;
Will return two query result tabs named like so:
TABS: [addresses];[buildings]
(It seems dbForge names each resulting tab based on the primary name of the first table within each of the select statements)
-
KangKung commented
it would be awesome
-
Chad Dokmanovich commented
I was going to suggest this myself but I see its not an original idea.
-
Евгений Гонжал commented
really need this feature
-
Anonymous commented
I would realy like this, perhaps by stating a name in a comment row above, something like:
--[My Query]
select * from table -
Andrey commented
yep, it will be pretty
-
Anonymous commented
This seems to work some of the time but not all the time, I agree this is desperately needed. Is there a patch or new version that supports a tab alias?
-
Anonymous commented
really need this feature
-
Anonymous commented
Desperately Needed feature
-
Anonymous commented
I like this idea