[Improvement] Recall Statement screen

Arky

Member²
Hi all

I have two improvements to propose for Recall Statement screen:
a) Add a column with the execution's duration time of the script
b) Remove any comments before the query. For example, if my SQL Editor's contents are:

"
-- This is my query

Select 1 from dual;
"

Then the comment is displayed also at the Recall Statement screen which can be annoying (of course, some others could consider it a feature).

Thanks
 
Also interesting would be a [...]-Button, which show the complete statement. Often similar statements are in the list and it would be easier to choose the correct one.
 
Last edited:
Back
Top