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
Name the three major set of files on disk that compose a database in Oracle?
How to resolve name conflicts between variables and columns?
Explain what are the advantages of views?
Are truncate and delete commands same? If so why?
What is the sid in oracle?
Can select statements be used on views in oracle?
How to apply filtering criteria at group level in oracle?
How would you best determine why your MVIEW couldnt FAST REFRESH?
what is port in oracle? how is it related to database application.
How to create a new table by selecting rows from another table?
How to create additional tablespaces for an new database?
Name the various constraints used in oracle?
Is insert autocommit in oracle?
Explain what are the characteristics of data files?
What is define in oracle?