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
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