exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 43 discussion

Actual exam question from Microsoft's 98-364
Question #: 43
Topic #: 1
[All 98-364 Questions]

Which database term is used to describe the process of applying a backup to a damaged or corrupt database?

  • A. Recover
  • B. Restore
  • C. Commit
  • D. Attach
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
syed5
Highly Voted 4 years, 11 months ago
RESTORE Statements (Transact-SQL) Restores SQL database backups taken using the BACKUP command. This command enables you to perform the following restore scenarios: Restore an entire database from a full database backup (a complete restore). Restore part of a database (a partial restore). Restore specific files or filegroups to a database (a file restore). Restore specific pages to a database (a page restore). Restore a transaction log onto a database (a transaction log restore). Revert a database to the point in time captured by a database snapshot.
upvoted 9 times
...
dzoni68
Most Recent 3 years ago
Correct answer is B.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...