What is an Index ? How it is implemented in Oracle Database ?
Answer Posted / sawant
An index is a database structure used by the server to
have direct access of a row in a table.
An index is automatically created when a unique of primary
key constraint clause is specified in create table comman
(Ver 7.0)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a trace file and how is it created in oracle?
What is a private synonym?
How to use subqueries in the from clause in oracle?
What is oracle thin client?
Difference between oracle's plus (+) notation and ansi join notation?
What to do if the startbd.bat failed to start the xe instance?
What is SQL Tuning Advisor in Oracle?
What is the difference between alert log file and tarce file ?
How to display employee records who gets more salary than the average salary in the department?
How to connect asp pages to oracle servers?
Is oracle the best database?
What is a user role in oracle?
What is an oracle and why it is used?
 How to use an oracle sequence generator in a mapping?
What is catalog in Oracle?