What is the difference between implicit index and explicit
index?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is object data modeling?
What are the different approaches used by Optimizer in choosing an execution plan ?
What is oracle join syntax?
what are the database links ?
Difference between inner join vs where ?
How do I limit the number of rows returned by an oracle query after ordering?
which institute and which faculty is providing best training for oracle sql, plsql in hyderabad
How do we create privileges in oracle?
How to define a cusotmer as a supplier in ORACLE R12
What is a data dictionary and how can it be created?
What is private procedure oracle?
What is the difference between $oracle_base and $oracle_home?