How many different types of indexes we have in oracle?
Answer Posted / debasis mohanty
INDEX Are Of 4 Types
1.NORMAL OR SIMPLE OR B-TREE Index
2.BITMAP INDEX
3.COMPOSITE INDEX
4.FUNCTION BASED INDEX
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
State and explain the different types of data models?
What is the difference between a hot backup and a cold backup in oracle?
Why does for update in oracle 8 cause an ora-01002 error?
interview questions with answer for cts
What is tns service name?
How do we represent comments in oracle?
Why cursor variables are easier to use than cursors?
What are the data types in oracle?
Explain implicit cursor.
Can we create trigger on materialized view in oracle?
What do you mean by group by clause?
What is a data dictionary and how can it be created?
Where do we use decode and case statements?
What is connection pool in oracle?
How to fetch the row which has the max value for a column?