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 transaction isolation levels supported by oracle?
Why packages are used in oracle?
What is key preserved table?
What are the oracle built-in data types?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
Difference between inner join vs where ?
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 java oracle used for?
How to manage transaction isolation level?
What is meant by joins? List out the types of joins.
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What are the tools for Oracle ?
How to create a new user account in oracle?
How to open and close an explicit cursor in oracle?
How can you use check constraints for self referential integrity?