|
||||||||||||
|
Lesson 3
Objective
|
Basic SQL tuning tools
Explain the tool set for SQL tuning. |
|||||||||||
|
One of the primary problems with tuning SQL is that we cannot easily see how Oracle is accessing the data tables and indexes.
Fortunately, Oracle has provided a host of utilities that can help us see what is happening within the database as the SQL is being
executed.
These utilities include:
Click the link below to see how the SQL Analyzer utility functions.
In the next lesson we will look at how SQL is executed within the Oracle engine.
Sql Analyze Utility In later lessons, we will be going deeper into SQL analyzer to show how it can be used to tune SQL queries. |
||||||||||||
|
|
||||||||||||