Enhancement request: SQL window results pane should show number of selected entries

BWendling

Member³
1. Sorting and browsing a result set is easy and intuitive, but often I select a bunch of interesting rows and want to know how many they are:

I click a result row on the far left and drag the mouse down (whole rows get selected). In this case, the status line should show me how many rows are currently selected, same as in Windows Explorer.

2. Please don't forget my other (quite old) wish, to additionally show the start or end date/time of execution in the status line of a SQL result window and in the Test window status line.

Thank you.
 
I would also like a more permanent display of the total rows & time from the query. Now it too easily disappears while I am looking through the result set and clicking on things.

Thank you.
 
I click a result row on the far left and drag the mouse down (whole rows get selected). In this case, the status line should show me how many rows are currently selected, same as in Windows Explorer.
This has been added for the next release. The status line shows the selected range where the cursor position is usually displayed.
2. Please don't forget my other (quite old) wish, to additionally show the start or end date/time of execution in the status line of a SQL result window and in the Test window status line.
Okay.
I would also like a more permanent display of the total rows & time from the query. Now it too easily disappears while I am looking through the result set and clicking on things.
The information returns when you return to the editor.
 
Back
Top