Multiple choice

Which of the following storage structures in Oracle contains all the database data that the users of the database save and retrieve using SELECT and other DML statements?

  1. Redo log files

  2. Data files

  3. Control files

  4. None of these

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

This storage structure in Oracle contains all the database data that the users of the database save and retrieve using SELECT and other DML statements.