How many different types of indexes we have in oracle?
Answer Posted / nagaraju
We have mainly two different indexes .
Implicit index and Explicit index.
Explicit indexes are again of many types like
simple index,unique index,Bitmap index,Functional
index,Organisational index,cluster index.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is private procedure oracle?
How to use "if" statements on multiple conditions?
How to sort output in descending order in oracle?
how can we store any pdf file in oracle
What are advantages of dateset in datastage?
What are the limitations of check constraint?
How do I manually create a database in oracle?
Is rowid unique in oracle?
Explain enable novalidate constraint.
What are the execution control statements?
Which is better Oracle or MS SQL? Why?
How to compare dates in oracle sql?
How to create a table index in oracle?
How to create a new table by selecting rows from another table?
How to define a sub function?