How many different types of indexes we have in oracle?
Answer Posted / vicky
Mainly indexes are 3 types:
1:-functional based index
2:-bit map index
3:-b-tree index
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to create id with auto_increment on oracle?
How is it different from a normal table?
When do you get a .pll extension in oracle? Explain its importance
How do I recompile a procedure in oracle?
IS it possible to built the oracle database without setting the kernal parameters?
Is oracle a relational database?
How many categories of data types?
 What are the oracle DML commands possible through an update strategy?
How to recover a dropped table in oracle?
What privilege is needed for a user to create tables in oracle?
How view is different from a table?
How do we create privileges in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How will you differentiate between varchar & varchar2?
How does oracle handle read consistency?