sqltabs
sqltabs copied to clipboard
Feature Request: Ability to pin the resultSet in tabs.
Hi, Thanks for creating a very good IDE for handling postgres.
Currently, it is not possible to pin the resultset of a query. It can be a very useful feature as this helps to quickly compare the results of two queries. This feature is available in Oracle SQLDeveloper and can be taken as a reference.
Thanks
Hi, thank you for the feedback! I don't have Oracle around to check. But in general I think a similar functionality can be achieved just by running queries in different tabs. Another way is to share resultset on share.sqltabs.com, thus it can be persisted for later comparison.