首页 Oracle Oracle 查询耗时 SQL

Oracle 查询耗时 SQL

转载地址:http://blog.csdn.net/shangboerds/article/details/48049665– Start当你的系统变慢时,如何查询系统中最耗时的 SQL 呢?试一试下面的 SQL 吧。[sql]viewplaincopyprint?select*from(select*fromV$SQLSTATS–最耗时的SQL–ELAPSED_TIME指的是总耗

<div id=”article_content” class=”article_content” style=”line-height:26px;font-family:Arial;color:rgb(54,46,43);”>
<p style=”line-height:26px;”><span style=”font-size:14px;”>– Start

<p style=”line-height:26px;”><span style=”font-size:14px;”>当你的系统变慢时,如何查询系统中最耗时的 SQL 呢?试一试下面的 SQL 吧。

<p style=”line-height:26px;”>

<div class=”dp-highlighter bg_sql” style=”font-family:Consolas,’Courier New’,Courier,mono,serif;width:693px;”>
<div class=”bar”>
<div class=”tools” style=”line-height:normal;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;color:#C0C0C0;border-left-width:3px;border-left-style:solid;border-left-color:rgb(108,226,108);”>
<span style=”font-size:14px;”>[sql]<a href=”http://blog.csdn.net/shangboerds/article/details/48049665#” rel=”nofollow” class=”ViewSource” title=”view plain” style=”color:rgb(160,160,160);text-decoration:none;border:none;”>view
plain<a href=”http://blog.csdn.net/shangboerds/article/details/48049665#” rel=”nofollow” class=”CopyToClipboard” title=”copy” style=”color:rgb(160,160);text-decoration:none;border:none;”>copy
<div style=”width:22px;z-index:99;”>
<span style=”font-size:14px;”>

<p style=”line-height:26px;”><span style=”font-size:14px;”>
–更多参见:<a href=”http://blog.csdn.net/shangboerds/article/details/46680971″ rel=”nofollow” style=”color:rgb(106,6);text-decoration:none;”>Oracle SQL 优化精萃

<p style=”line-height:26px;”><span style=”font-size:14px;”>–声明:转载请注明出处

<p style=”line-height:26px;”><span style=”font-size:14px;”>– Last edited on 2015-08-28

<p style=”line-height:26px;”><span style=”font-size:14px;”>– Created byShangBo on2015-08-28

<p style=”line-height:26px;”><span style=”font-size:14px;”>– End

本文来自网络,不代表青岛站长网立场。转载请注明出处: https://www.0532zz.com/html/shujuku/oracle/20210221/17567.html
上一篇
下一篇

作者: dawei

【声明】:青岛站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。

为您推荐

返回顶部