use the following
select sql_text,last_load_time from v$sql where
last_load_time = (select max(last_load_time) from v$sql)
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |