Concepts and Architecture Question:

What is an Index in Oracle?

Tweet Share WhatsApp

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 Architecture and Concepts PDF Read All 82 Oracle Architecture and Concepts Questions
Previous QuestionNext Question
What is a Temporary Segment in Oracle?What is self-referential integrity constraint in Oracle?