AWR reports - I want to pull data directly instead of running the report
I have the requirement of looking at SQL execution times down to the milisecond. The AWR reports only give 1/100 of a second. I also have a list of SQL statements that I want to measure and they may not be at the top of the list.
Does anyone have the underlying queries that you would execute to get the raw data from the AWR tables? It will save me a lot of time during my tuning process.
0