nerdexam
Microsoft

70-465 · Question #145

You need to implement changes to the system to reduce contention and improve performance of the SalesOrderDetail table. Which three actions should you perform? Each correct answer presents part of the

Sign in or unlock 70-465 to reveal the answer and full explanation for question #145. The question stem and answer options stay visible for context.

Submitted by amina.ke· Mar 5, 2026Design and implement database solutions for SQL Server

Question

You need to implement changes to the system to reduce contention and improve performance of the SalesOrderDetail table. Which three actions should you perform? Each correct answer presents part of the solution. Choose three.

Options

  • AUse (SNAPSHOT] hints in the report queries
  • BALTER DATABASE [ProdDB] SET READ_COMMITTED_SNAPSHOT ON
  • CALTER DATABASE [ProdDB] SET READ_COMMITTED_SNAPSHOT OFF
  • DSET TRANSACTION ISOLATION LEVEL SNAPSHOT
  • EUse (TABLOCK) hints in the report queries
  • FSET TRANSACTION ISOLATION LEVEL SERIALIZABLE
  • GALTER DATABASE [ProdDB] SET ALLOW.SNAPSHOT ISOLATION ON
  • HUse (SNAPSHOT] hints in the update statements

Unlock 70-465 to see the answer

You've previewed enough free 70-465 questions. Unlock 70-465 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#transaction isolation levels#READ_COMMITTED_SNAPSHOT#concurrency#performance tuning
Full 70-465 Practice