Possibility to keep previous results (data tabs) in Data Editor
When you create a query window and run multiple queries, you get multiple tabs showing the data.
If you then Ctrl-F8 to Execute Selection (either on new queries or existing) , you lose previous data tabs and they are replaced with the new one, by default it seems at least.
Is it possible to stop previously run data tabs closing, either globally or by pinning individual tabs to stop them closing when you run new queries within that tab? Its extremely frustrating when trying to access multiple data sets, you have to create new query tabs and end up in a mess with 20+ query tabs open.
Hoping I've missed something obvious, but if not my ideal suggestion would be a preference per sql query tab (with global default) to say:
on new query run within single sql tab:
- close existing data tabs
- update query matched data tabs (so md5 the querystring and update data in existing tab if run previously)
- never automatically close data tabs (so if keep running queries in one query tab, new data tabs are created and previous are left
Is there any chance of an update in that area?