The Index Advisor window is divided into the following sections:
Used to enter the SQL statement you wish to analyze for index recommendations.
Displays information about the tables used in the SQL statement.
Displays the table names accessed by the SQL Statement
Displays specific information about the selected table on different tabs: Definition, Columns, Indexes, Constraints/Keys, and Data.
Displays a list of the individual index candidates proposed by the Index Advisor. These are the indexes used in the Index alternatives displayed in the bottom left pane. The following information displays on this page:
Displays the run time information for the SQL statement using the alternative indexes. The values are filled in after the Show Plan, Batch Run, Run for First Record, or Run for All Records functions are executed.
Displays the run time statistics for the SQL statement using the alternative indexes. These values are filled in after the Batch Run, the Run for First Record, or Run for All Record functions are executed. An is placed in the far left column if for some reason the index is not created when the SQL statement is executed.
Charts the run time statistics for the SQL statement using the alternative indexes.
Displays the Used Index which is the index(es) that are currently used by the SQL statement, the Index candidates which are generated by the Index Advisor, or the Index Sets that are created using the User-Defined Index window.
Displays information about the SQL statement when it is using a specific index.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center