Multiple choice technology databases

SGA stands for

  1. SYSTEM GLOBAL AREA

  2. SYNCHRONIZED GLOBAL AREA

  3. SORT GLOBAL AREA

  4. SCALABLE GLOBAL AREA

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

SGA stands for System Global Area in Oracle Database architecture. It is a shared memory region allocated when the database instance starts, containing data and control structures for the instance. Other options represent non-existent database terms.