I know I can use set timing on
to see how long it took to execute a query after the execution is finished.
But is it possible to see current execution duration in Oracle SQL Developer while the query is still running?
SQL Server Management Studio as well as old Query Analyzer have such a feature: