找出占用大量资源的SQL
摘要:
该语句找出磁盘读大于10000的SQL col username format a10col sid format 9999select b.username,a.disk_reads,a.executions,a.disk_reads/decode(a.executions,0,1,a.exec... 阅读全文
posted @ 2009-12-18 13:00 如果蜗牛有爱情 阅读(130) 评论(0) 推荐(0)
浙公网安备 33010602011771号