Hi Experts
I have a REPORT object, having a few SELECT Queries in it. I need to analyze the PERFORMANCE of this REPORT object.
How can I analyze the performance of a SELECT Query alone in it - that is time taken to execute this SELECT Query alone?
How can I find the total execution time taken by the REPORT object?
Plz suggest.
BD