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
what is the use of system.effective.date variable in oracle?
How to use select statement to count the number of rows in oracle?
How can we delete duplicate rows in a table?
What are the execution control statements in oracle?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
How to execute the package in oracle?
How to use "while" statements in oracle?
What is the usage of save points in oracle database?
Can multiple columns be used in group by in oracle?
How do we represent comments in oracle?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
What is meant by an index?
what are actual and formal parameters?
What is not equal to in oracle?
How to define a procedure inside another procedure?