News

with hash as (select /*+ INLINE*/ * from dba_hist_active_sess_history where (sql_id = '&&1' or top_level_sql_id = '&&1') and ('&&2' is null OR snap_id between '&&2 ...