How many different types of indexes we have in oracle?
Answer Posted / swapna
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 ? | 179 Yes | 64 No |
Post New Answer View All Answers
What is the exact use of Collections?
What are the differences between char and varchar2 in oracle?
What are the restrictions on external table columns?
What are the attributes of the cursor?
Why is oracle database so popular?
What is literal?
what is normalisation?what are its uses?
Explain about your project and its relation to the current job position you are applying to?
How to change user password in oracle?
What is PL/SQL ?
How to use group functions in the select clause using oracle?
How to check database size in Oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
What are the ansi data types supported in oracle?
What is a package ? What are the advantages of package ?