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


Please Help Members By Posting Answers For Below Questions

What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?

531


How to create id with auto_increment on oracle?

547


What is a named program unit?

584


What do you mean by a database transaction & what all tcl statements are available in oracle?

555


material view and view disadvantages?

639






1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE

1591


query optmization techniques and quwry analyser+projects+ppts

1934


What is a sub query? What are its various types?

590


How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?

1809


What happens to the current transaction if the session is killed?

536


Explain the use of grant option in imp command.

580


How to initialize variables with default values?

638


how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?

1533


How do we display rows from the table without duplicates?

552


Does oracle database need java?

530