Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Indexes are supportive objects for tables which can improve the speed of random selection queries against a table. While there are several types of indexes supported within an Oracle database, the most common is a B-tree index which stores the index column values and associated RowIDs. We will consider B-tree indexes within this section.
These different B-tree indexes are typical of what might be found in a heavily accessed table: