Lesson 1
Oracle Index Enhancements
Indexes are one of the primary ways you can enhance the performance of your database. The Oracle9i database has a number of
enhancements that improve and enhance the capabilities of the indexes you can use.
Module objectives
In this module, you will learn how to:
- Describe the types of indexes that can be created in Oracle9i
- Create a descending index
- Describe the bitmap index improvements of Oracle9i
- Create a reverse index
- Describe two methods of creating statistics
- Describe the new Oracle9i feature of domain indexes
- Use the ONLINE parameter for indexes
- Define function-based indexing
- Create a function-based index
Oracle9i significantly expands the type and variety of performance improvements you can achieve with indexes.
In the next lesson, we will describe index types.
In the next lesson, we will describe index types.