ORACLE应用调优sql
摘要:一、查询执行最慢的sql select * from (select sa.SQL_TEXT, sa.SQL_FULLTEXT, sa.EXECUTIONS "执行次数", round(sa.ELAPSED_TIME / 1000000, 2) "总执行时间", round(sa.ELAPSED_T
阅读全文
posted @ 2020-08-20 20:53
posted @ 2020-08-20 20:53
posted @ 2020-08-20 20:48
posted @ 2020-08-20 20:41
posted @ 2017-10-26 16:27
posted @ 2017-08-02 20:16