Skip Headers


Oracle® Database Application Developer's Guide - Fundamentals< br> 10g Release 1 (10.1)
Part Number B10795-01
Go to Documentation Home
Home
Go to Book List
Bo ok List
Go to Table
 of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback
Go to previous page
Previous
Go to next page
Next
View PDF

4
Selecting an Index Strate gy

This chapter discusses considerations for using the differ ent types of indexes in an application. The topics include:

< font face="Arial, Helvetica, sans-serif" color="#330099">Guidelines for Application-Specific Indexes

You can create indexes on columns to speed up queries. Indexes provide faster access to data for ope rations that return a small portion of a table's rows.

In general, you should create an ind ex on a column in any of the following situations: