nerdexam
Microsoft

70-518 · Question #91

You are designing updates to an existing Windows Presentation Foundation (WPF) application that connects to a Microsoft SQL Server 2008 database. The application updates will require updates to the…

The correct answer is A. Place the database in single-user mode before deploying the changes. C. Specify the full recovery model for the database. See the full explanation below for the reasoning.

Question

You are designing updates to an existing Windows Presentation Foundation (WPF) application that connects to a Microsoft SQL Server 2008 database. The application updates will require updates to the database. You have the following requirements:

  • Prevent data loss.
  • Recover the database if the database update fails.

You need to recommend a database deployment strategy. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • APlace the database in single-user mode before deploying the changes.
  • BSpecify the simple recovery model for the database.
  • CSpecify the full recovery model for the database.
  • DPlace the database in restricted user mode before deploying the changes.

How the community answered

(26 responses)
  • A
    77% (20)
  • B
    15% (4)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice