Please solve the following question.
Which statement is true regarding the Oracle System Global Area (SGA)?
The Buffer Cache stores shared SQL and PL/SQL code.
The Shared Pool primarily stores data blocks read from data files.
The Redo Log Buffer is a circular buffer that stores redo entries until they are written to the redo log files.
The Large Pool is always required for normal database operation and cannot be disabled.