How many different types of indexes we have in oracle?
Answer Posted / srinivasarao
total indexes are in oracle is 5
1.b tree
2.bitmap
3.function_based
4.domain
5.ascending or descending
| Is This Answer Correct ? | 27 Yes | 17 No |
Post New Answer View All Answers
What are the common oracle dba tasks?
What is rowid and rownum in oracle?
How to write numeric literals in oracle?
How to empty your oracle recycle bin?
How to assign query results to variables?
How to sort output in descending order in oracle?
What are transaction isolation levels supported by oracle?
What are the predefined tablespaces in a database?
How remove data files before opening a database?
What to do if the binary spfile is wrong for the default instance?
Use of an integrity constraint is better to validate data. Explain
Explain the types of exception?
Name the various constraints used in oracle?
What is the fastest query method to fetch data from the table?
Explain an extent?