A user connects to an Oracle database and executes a large, complex SQL query that requires significant sorting and hashing operations. Where is the memory for these user-specific operations primarily allocated?
-
A
Shared Pool
-
B
Program Global Area (PGA)
-
C
Database Buffer Cache
-
D
Redo Log Buffer