Questions Related to databases

Multiple choice technology databases
  1. Back up the current transaction log. Restore the database with a different name and stop at

  2. Back up the current transaction log. Restore the database to the point just before the data loss.

  3. Restore the database from the existing backup files to a time just before the data loss.

  4. Restore the database to the point of the last full backup.

Reveal answer Fill a bubble to check yourself
A Correct answer
Multiple choice technology databases
  1. Execute DBCC CHECKFILEGROUP for each filegroup.

  2. Execute DBCC CHECKCATALOG.

  3. Execute DBCC CHECKDB.

  4. Execute DBCC CHECKTABLE for each table.

Reveal answer Fill a bubble to check yourself
C Correct answer