How many different types of indexes we have in oracle?
Answer Posted / satya krishna
B-TREE INDEX, BITMAP INDEX, REVERSE INDEX, FUNCTION-BASED INDEX, ASCENDING & DESCENDING INDEX, Cluster indexes, bitmap join indexes, text indexes, Hash cluster indexes, DOMAIN INDEXES.
Indexes are logically and physically independent of the data in the associated table.
ONCE AFTER CREATING THE INDEX ORACLE WILL AUTOMATICALLY HANDLE IT LATER.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Which is faster join or subquery in oracle?
What is partitioned table in Oracle?
What is a nested table?
How to assign query results to variables?
Explain the use of grant option in imp command.
How to specify default values in insert statement using oracle?
What is private procedure oracle?
What do you mean by merge in oracle?
Is there any function in oracle similar like group_concat of mysql?
How to unlock the sample user account in oracle?
What is a nvl function? How can it be used?
What is dynamic proxy?
How do we get field details of a table?
What is the recommended interval at which to run statspack snapshots, and why?
What are the predefined tablespaces in a database?