You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

SQL Dev Web run time

edited Oct 18, 2018 6:25PM in Database 2 comments

Summary

Where can I find SQL query times in SQL Dev Web

Content

In the SQL Developer PC client, the amount of time a SQL query took to run is displayed when the query finishes. Where can I find that in SQL Dev Web? SQL History just shows when a query was submitted.

Also, when a query finishes I can view a log by clicking on the link where the time and message displays in the bottom left of the screen. The log shows when the query finished. I guess I could take this finish time and the start time from SQL history to calc the elapsed time, but the app should do that for me. And the time in the log is displayed in UTC. Why isn't it displayed in the local time zone?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!