Multiple choice

Which of the following database objects is used to increase the performance of data retrieval by providing faster access path to the table data?

  1. Synonym

  2. Sequence

  3. Trigger

  4. Partitioning

  5. Index

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This database object is used to increase the performance of data retrieval by providing faster access path to the table data.