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
Differentiate between post-database commit and post-form commit?
does the query needs a hint to access a materialized view?
What is the sql query to concatenate column values from multiple rows in oracle?
Can we store pictures in the database and if so, how it can be done?
How do I spool to a csv formatted file using sqlplus?
What is Virtual Private Database in Oracle?
What is an oracle wallet?
What is dual table oracle?
How can I create database in oracle?
What happens if variable names collide with table/column names?
Explain the truncate in oracle?
Explain the use of parfile option in exp command.
Is there any function in oracle similar like group_concat of mysql?
How can we create the complete backup of data in the oracle.
How do I manually create a database in oracle?