Multiple choice

Which of the following contains a complete record of all the activities that affect the contents of a database?

  1. Transaction log

  2. Query language

  3. Report writer

  4. Data manipulation language

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

  Transaction log is a history of actions executed by a DBMS to guarantee ACID properties over crashes or hardware failures.