Question 39
DP-800 is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
DP-800 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →An OLTP database experiences intermittent deadlocks during order checkout. The deadlocks involve updates to inventory and payment tables. Which action should you recommend?
- AIgnore the issue because deadlocks resolve automatically.
- BReview deadlock graphs and align transaction access order across code paths.
- CRemove all indexes from the affected tables.
- DIncrease MAXDOP to 64.