How many different types of indexes we have in oracle?
Answer Posted / venkat rao
Normal index
Bitmap index
partitioned index
Function based index
Domain index
composite index
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
State and explain about oracle instance?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What are the attributes of cursor?
What is an oracle wallet?
Can you create a synonym without having a table?
How to invoke the original export import utilities?
What is BBED in Oracle?
What are the different types of partitions in oracle?
How to get a list of all user accounts in the database?
Explain the function of optimizer in oracle?
How do I spool to a csv formatted file using sqlplus?
How can we view last record added to a table?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?