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
How to use in conditions in oracle?
What is recycle bin in Oracle?
What to do if the startbd.bat failed to start the xe instance?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
What is the use of aggregate functions in oracle?
What is integrity and what is constraint??Explain with example
What are the ansi data types supported in oracle?
Why we use bulk collect in oracle?
How do we create privileges in oracle?
How to rebuild an index in oracle?
Query to retrieve record for a many to many relationship ?
Why does Oracle not permit the use of PCTUSED with indexes?
How many types of tables are there in oracle?
How to convert raw data type into text in oracle? Explain
What is the minimum client footprint required to connect c# to an oracle database?