Multiple choice

Which of the following contents of Program Global Area (PGA) consists of memory area that holds session's variables and session-related information?

  1. SQL Work Area

  2. Session Memory

  3. Private SQL Area

  4. None of these

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

Session Memory consists of memory area that holds session's variables and session-related information.