Oracle Developer Question:

Download Job Interview Questions and Answers PDF

Explain an Index?

Oracle Developer Interview Question
Oracle Developer Interview Question

Answer:

An Index is an optional structure associated with a table to have direct access to rows,which can be created to increase the performance of data retrieval. Index can be created on one or more columns of a table.

Download Oracle Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What are synonyms used for?Explain How are Indexes Update?