How many different types of indexes we have in oracle?

Answer Posted / vipul.solanki

Index is use for the performance to retrieve data from table.
1 . index automatically created when create PK or UK
2 . Explicitly create index

there is three type of index

1.unique index
2.cluster index
3.non-cluster index

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to install oracle odbc drivers?

627


What is a table index in oracle?

636


What are the data types in oracle?

557


What are the differences between char and nchar in oracle?

603


What is flashback in Oracle?

583






Differentiate between post-database commit and post-form commit?

545


What is the Tune Query

1849


What's dateware house and what's clustor with practicle example

1645


How to return top 5 rows in oracle?

550


How to open and close an explicit cursor in oracle?

579


How to export your own schema?

579


What is data block in Oracle?

620


What is the difference between "as" and "is" in an oracle stored procedure?

544


How to grant create session privilege to a user in oracle?

574


What is an oracle cursor variable?

613