Occassionally we have a query which runs an excessively long time.
It is a Inline View ie a “With” Clause within PLSQL code.
Using the Session Browser ther are tabs of performance information showing Read and Gets etc.
Is there a way to figure out how long a query will take to run ie how more time it will take to complete or at least some other progress indicator from looking at information in the session browser?
Am using TOAD version 9.0.1.8.
Any help would be much appreciated.