Display SQL Query execution datetime in "Messages" tab of the Query Result Pane
Display SQL Query execution datetime in "Messages" tab of the Query Result Pane
This is helpful in development phases, to know when the query was last executed in a Query editor window (and more helpful when you have different versions of a function (for example) in different windows, if you want to know which one was last executed)
This datetime should, IMHO, be the end one, but could also be the start one, or both.
Hi @Erika31,
You can check the history for that right?
Hi,
The history is limited, and did not inform the Query window who made the request.
I have sometimes 2 or 3 Query windows opened simultaneously with the quite-same definition of a function, and i think it could be good to know which one did the last definition request...
This can be added to status bar at the bottom.
This would be perfect ;-)