Home » MYSQL » Mysql Setup » Question
  1. The recovery of data changes made since a given point in time is called _____________.
    1. clear
    2. close
    3. incremental
    4. decremental
    5. None of these
Correct Option: C

Incremental recovery refers to recovery of data changes made since a given point in time. It is performed after restoring a full backup that brings the server to its state as of the time the backup was made.



Your comments will be displayed only after manual approval.