Oracle7 Server Tuning

Contents Index Home Previous Next

CHAPTER 7. Tuning SQL Statements

Tuning your SQL statements is an important part of getting the best possible performance from Oracle. You should tune your SQL statements before your database administrator tunes Oracle itself:

This chapter tells you

This chapter assumes that you are familiar with the concept of an execution plan and how the Oracle optimizer generates one. For this information, see Chapter 5, "The Optimizer".


Contents Index Home Previous Next