How many different types of indexes we have in oracle?
Answer Posted / siva
There are four reguler types of Indexes in oracle
1.Normal index
2.Bitmap indexs
3.Function based indexs
4.Domain indexes.
The custom and recommended types are of 2 types
Implicit index and Explicit index.
| Is This Answer Correct ? | 39 Yes | 8 No |
Post New Answer View All Answers
What is bulk load in oracle?
How to Truncate Table in Oracle
What is a trigger and what are its types?
does the query needs a hint to access a materialized view?
How do I limit the number of oracle database connections generated by weblogic server?
When do you get a .pll extension in oracle? Explain its importance
Can we write insert statement in function in oracle?
how the indexes are stored in the Oracle Database?
How to use regular expression in pattern match conditions in oracle?
How to import one table back from a dump file?
What is an anonymous block?
What are ddl statements in oracle?
What is a sub query? What are its various types?
types of indexes and the rationale behind choosing a particular index for a situation.
What is the relationship among database, tablespace and data file?