This may also come in handy when switching to a different database vendor. I'm semi-familiar with how to view execution times in Sql Server but I wouldn't know where to begin on Oracle. I doubt most companies allow developers direct access to that kind of information. If there were a simple-ish GUI for displaying timing information it would make it easy to spot queries that may need tweaking when migrating to new systems.
It would also be helpful for viewing and tweaking usage of the cache. --- "Ron Grabowski (JIRA)" <[email protected]> wrote: > of time the system spends on them. Yes, this could be done using > database specific tools but not all databases easily support that > kind of analysis for developers.
