Summary
In this chapter, we have explored the caching mechanism in the Oracle Database server. We saw how server result caching can dramatically improve performance in SQL and PL/SQL applications. We learned how to configure the Server Result Cache, how to enable manual and automatic SQL query result caches, and how to work with the PL/SQL function result cache.
In the next chapter, we will learn about PL/SQL code profiling and tracing techniques.