How many different types of indexes we have in oracle?

Answer Posted / ananthram

Just and Addition to the above discussion.
I cant agree completely with answer #3 when it says
"This index is not Unique index "
Because Oracle makes sure that the uniqueness is maintained
in case of Primary and unique key by imposing UNIQUE INDEX
on it.
So I find it difficult when someone says that the implicit
indexes created by oracle while the creation of PK and UK
are not UNIQUE indexes.

Is This Answer Correct ?    32 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the predefined tablespaces in a database?

554


how to join query for one source type is oracle another source type is sql server ?

1989


HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE

1784


What is raw datatype?

592


How to set a transaction to be read only in oracle?

580






What do you mean by redo log file mirroring?

556


How to bring a tablespace online?

518


What is a nvl function? How can it be used?

559


Explain the use of Merge statement in oracle 11g

592


What is bind variable in oracle 11g?

587


Write a syntax for update query in oracle?

618


What are the advantages of oracle?

548


What is save point in oracle database?

725


Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.

859


How to export your own schema?

570