January 2012
Intermediate to advanced
542 pages
11h 28m
English
In this chapter, we will cover:
In the previous chapter, we saw how to design an application which performs well (or has less chance to perform badly) by applying some simple rules of thumb, namely, connection management, reusable code, reducing requests to the database, schema denormalization, and the use of dynamic SQL.
In this chapter, we will look at some structures available in Oracle databases that store data and improve the access time—that is, ...
Read now
Unlock full access