摘要: 不修改sql文本情況下,改變其執行計劃 可以使用sql profile和spm(sql plan manage),本文主要介紹SPM方式 sql profile參考sql profile固定執行計劃 步驟 1.手動生成SQL Plan Baseline DECLARE V_TEMP NUMBER; 阅读全文
posted @ 2021-09-09 15:01 monkey6 阅读(108) 评论(0) 推荐(0)