How many different types of indexes we have in oracle?

Answer Posted / sudev kuma rmishra

two types
A.implicit B.explicit

A.implicit index

automatically created when we mention primary key or unique key

B.explicit index

these are created by user
and examples are
1.simple/normal index
2.composite index
3.unique index
4.bitmap index
5.partition index
6.function index

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is merge in oracle?

565


How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?

2736


Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.

1369


How to invoke the data pump import utility?

653


How to create a stored program unit?

583






How to recover a dropped table in oracle?

609


How to get execution path reports on query statements?

568


What is difference between cartesian join and cross join?

593


How to insert multiple rows with one insert statement in oracle?

574


how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?

1831


What are the attributes of cursor?

593


what's query optimization and without use of IN AND Exist can we get another way data from query

1672


Explain user account with reference to oracle.

540


Which is faster join or subquery in oracle?

537


What is primefaces used for?

559