Multiple choice

Each session that issues a SQL statement has which of the following memory components of the Program global area?

  1. The java pool

  2. Opening the database

  3. The stream pool

  4. Session memory

  5. Private SQL area

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

Each session that issues a SQL statement has a private SQL area.