摘要:
调用api来进行hook操作,下面的代码就可以完成功能 using System; using System.IO; using System.Reflection; using System.Runtime.InteropServices; using System.Windows.Forms; 阅读全文
摘要:
select sample_time,session_id,sql_id,event,sql_plan_hash_value,blocking_session from dba_hist_active_sess_history where to_char(sample_time,'yyyy/mm/d 阅读全文