1. You have the truncate log on checkpoint option set for a small database, which you have to restore after a failure of the hard disk on which the data resides. Which of the following statements are true?
- You can restore a full backup to this database.
- You can restore a differential backup to this database.
- You can restore the current transaction log (assuming that it was on a different disk) if you back up the log before beginning the re...