技术栈
sql tunning
last_zhiyin
9 天前
数据库
·
sql
·
oracle
·
sql tunning
Oracle sql tuning guide 翻译 Part 6-5 --- Hint使用报告的操作方法和例子
You can use the DBMS_XPLAN display functions to report on hint usage.
last_zhiyin
1 个月前
数据库
·
sql
·
oracle
·
sql tunning
Oracle sql tuning guide 翻译 Part 6-4 --- Hint使用准则和Hint使用报告
In some cases, you can specify join order hints in a SQL statement so that it does not access rows that have no effect on the result.
我是有底线的