Chapter 13. Managing Indexes

Terms you'll need to understand:

Concepts you'll need to master:

  • List the different types of indexes.

  • Describe the uses of different indexes.

  • Create different types of indexes.

  • Reorganize indexes.

  • Drop indexes.

  • Get index information from the data dictionary.

  • Monitor index usage.

And now we launch on our discussion of indexes. Indexes are optional structures associated with tables and clusters. Indexes can be created on one or more columns of a table to speed SQL statement execution on that table. In this chapter we will discuss the different ...

Get Oracle 9i Fundamentals I Exam Cram™ 2 (Exam 1Z0-031) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.