December 2011
Intermediate to advanced
269 pages
7h 26m
English
Oracle provides a wide range of index types and features. The correct use of indexes results in well performing and scalable database application. Conversely, if you incorrectly or unwisely implement a feature, there may be detrimental performance implications. Table 1-1 summarizes the various Oracle index types available. At first glance, this is a long list and may be somewhat overwhelming to somebody new to Oracle. Deciding which index type to use isn't as daunting as it might initially seem. For most applications, you should simply use the default B-tree index type.
Note Several of the index types listed ...
Read now
Unlock full access