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
Difference between oracle's plus (+) notation and ansi join notation?
What is oracle analytical function?
Why do you use stored procedures and state some of its disadvantages?
What suggestions do you have to reduce the network traffic?
List out the difference between commit, rollback, and savepoint?
Can we store pictures in the database and if so, how it can be done?
How to create a single index for multiple columns?
What is the difference between truncate & delete command?
What is oracle host variable?
What is oracle used for?
How do I call oracle stored procedures that take no parameters?
How to create a new table in your schema?
How to drop an existing view in oracle?
Explain oracle 12c new features for developers?
What are the uses of a database trigger?