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
List the various oracle database objects?
How to create a single index for multiple columns?
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
How to install oracle odbc drivers?
What is tns service name?
Can we save images in a database and if yes, how?
How to use regular expression in pattern match conditions in oracle?
Explain user account with reference to oracle.
What do you mean by merge in oracle and how can you merge two tables?
What are the different types of partitions in oracle?
What is user managed backup in Oracle?
What is the difference between a hot backup and a cold backup in oracle?
What's dateware house and what's clustor with practicle example
How to run queries on external tables?
How index is implemented in oracle database?