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 raw datatype in oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
How to check your oracle database 10g xe installation?
How to create a table in a specific tablespace?
Difference between cartesian join and cross join?
How to delete all rows a table in oracle?
Does oracle partitioning improve performance?
What is the exact use of Collections?
How oracle handles dead locks?
What is the oracle implicit cursor?
When system tablespace is created?
Give the different types of rollback segments.
What do you understand by database schema and what does it hold?
What is difference between truncate and delete?
How to use subqueries in the from clause in oracle?