Hi All,
Is there a way to read the SQL Statement execution stats ..
I was reading the M_SQL_PLAN_CACHE but when i execute the same statement multiple times it adding to the same record with increasing the Execution Count and all i can find is the Avg Execution Time
Is there a way that if i run 10 times the same statement and i need the stats for each exection
Thanks in advance