How many different types of indexes we have in oracle?
Answer Posted / kumar swamy naidu
1.implicit
2.explicit
2.1.simple/b+tree index
2.2.bitmap index
2.3.reserved key index
2.3.composite index
2.4.function based index
2.5.partition index
2.6.domain index
2.7.text index
2.8.cluster index
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to insert multiple rows with one insert statement in oracle?
How to connect to the server with user account: sys?
How to drop an existing view in oracle?
How many types of table in Oracle?
How to get execution path reports on query statements?
What are the different types of database objects?
Explain an exception and its types?
What is the difference between sharding and replication?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What operating systems are supported by oracle database 10g xe?
What is a package ? What are the advantages of package ?
What is the difference between post-database commit and post-form commit?
What are the uses of a database trigger?
Explain what are the different type of segments?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?