December 2010
Intermediate to advanced
451 pages
11h 16m
English
![]()
This chapter introduces several methods to help you analyze your code to improve its performance in terms of runtime or memory usage. Many recipes use the DBMS_PROFILE package, which is supplied by Oracle, to help in the analysis. It is a useful tool for identifying which lines of code consume the most execution time.
Read now
Unlock full access