Oracle7 Server Tuning
CHAPTER 4. SQL Processing
Before tuning the SQL in your applications, you should understand the Oracle Server SQL (Structured Query Language) processing scheme. This chapter introduces the basics of SQL processing and outlines the general phases through which each SQL statement goes. Topics include
Although some Oracle tools and applications simplify or mask the use of SQL, all database operations are performed using SQL.