Summary
In this chapter, we learned how server result caching can dramatically improve performance in SQL and PL/SQL applications. We understood the database configuration required to enable the caching feature at the server. We learned the SQL result caching and PL/SQL function result caching through demonstrations.
In the next chapter, we will learn the PL/SQL analysis steps and techniques.