ORACLE执行计划学习总结

如何看懂ORACLE执行计划 1、什么是执行计划 An explain plan is a representation of the access path that is taken when a query is executed within Oracle. 2、如何访问数据 At the physical level Oracle reads blocks of data. The sm
相关文章
相关标签/搜索