Multiple choice

Which of the following database files contain(s) all the information of the database save or retreive using SELECT and other DML statements?

  1. Data files

  2. Data dictionary

  3. Database blocks

  4. Control files

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

Data files in a database contains all the information of the database save or retrive using SELECT and other DML statements.