What is the difference between implicit index and explicit
index?

Answer Posted / daid kuamr

Implicite index is created by oracle Internally
ex: when we make a primary key in a Column then implicit
Index created which is Clustered Type index(Default)
while Explicite index created by "Create Index Command'
User

Is This Answer Correct ?    26 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there an oracle sql query that aggregates multiple rows into one row?

773


How to recover a dropped table in oracle?

803


Why does Oracle not permit the use of PCTUSED with indexes?

2174


How to use null as conditions in oracle?

774


What is the difference between a hot backup and a cold backup in oracle?

781


What is a proxy class?

752


How to use "if" statements on multiple conditions?

936


What do you mean by cdb and pdb in oracle 12c?

837


What privilege is needed for a user to delete rows from tables in another schema?

790


What are the parameters that we can pass through a stored procedure?

824


How to create an oracle database manually?

806


What are the uses of a database trigger?

716


How to delete a column in an existing table?

807


How can I see all tables in oracle?

739


Explain what are the uses of rollback segment?

780