Login  Register

Re: date:time of execution

Posted by ErmanArslansOracleBlog on Feb 24, 2024; 8:39am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/date-time-of-execution-tp12337p12339.html

you can get that info, I mean you can get execution statistics and history for a SQL using sql_id using Data Dictionary queries for both queries in memory and those in the AWR.

See -> How to get execution statistics and history for a SQL (Doc ID 1371778.1)