Multiple choice

Which of the following statements is an incorrect statement about TEMP components of Tablespaces in the Oracle database?

  1. It stores temporary data.

  2. It sorts the workspace.

  3. Every database should have a temporary tablespace.

  4. It is used to undo the tablespace used by the database.

  5. TEMP tablespace is specified as the default temporary tablespace.

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

TEMP cannot undo the tablespace used by the database.