注册

慢sql语句查询出来的TOP_SQL_TEXT显示不全

可乐 2025/03/22 289 4

select top 10 t.TOP_SQL_TEXT, t.TIME_USED, t.START_TIME
from v$sql_history t
order by time_used desc;
慢sql确实查询到了,但是sql显示不全,各位大佬,有办法显示全这个吗,谢谢各位
image.png

回答 0
暂无回答
扫一扫
联系客服