How many different types of indexes we have in oracle?
Answer Posted / shankar
1.B-tree indexes:
B-tree indexes have the following subtypes:
Index-organized tables
Reverse key indexes
Descending indexes
B-tree cluster indexes
2.Bitmap and bitmap join indexes
3.Function-based indexes
4.Application domain indexes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use null as conditions in oracle?
What do you mean by a database transaction & what all tcl statements are available in oracle?
What is bind variable in oracle 11g?
Please explain oracle data types with examples?
How to divide query output into groups in oracle?
When do you get a .pll extension in oracle?
What do you mean by group by clause?
How to declare a local variable?
What is raw datatype in oracle?
what is a Nested Loop join?
How many anonymous blocks can be defined?
What is a select query statement in oracle?
How to use "startup" command to start default instance?
How to create a new user account in oracle?
How to connect the oracle server as sysdba?