Multiple choice

__________ is responsible for storing and reusing frequently used SQL statements, their execution plans and stored procedures.

  1. Library cache

  2. Data dictionary cache

  3. Background process

  4. None of these

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

Library cache is responsible for storing and reusing frequently used SQL statements, their execution plans and stored procedures.