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
What do database buffers contain?
What are the logical operations?
Does oracle charge for java?
How to change user password in oracle?
Explain the use of full option in exp command.
Why do we use bulk collect in oracle?
How to check the server version in oracle?
What is the data type of dual table?
Explain what are the characteristics of data files?
How to drop an existing view in oracle?
How does one get the view definition of fixed views/tables?
Explain cascading triggers.
What are the execution control statements?
What is difference between sid and service name in oracle?
Explain the use of online redo log files in oracle.