Microsoft
DP-300 · Question #236
Hotspot Question You have an Azure SQL database. You need to identify whether a delayed query execution is associated to a RESOURCE_SEMAPHORE wait. How should you complete the Transact-SQL statement?
Sign in or unlock DP-300 to reveal the answer and full explanation for question #236. The question stem and answer options stay visible for context.
Submitted by yousef_jo· Mar 6, 2026Optimize query performance
Question
Hotspot Question You have an Azure SQL database. You need to identify whether a delayed query execution is associated to a RESOURCE_SEMAPHORE wait. How should you complete the Transact-SQL statement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:
Exhibit
Answer Area
- SELECTwait_typecontext_infowait_resource
- FROMsys.dm_exec_requestssys.dm_exec_connectionssys.dm_db_partition_stats
Unlock DP-300 to see the answer
You've previewed enough free DP-300 questions. Unlock DP-300 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
#T-SQL#query performance#wait types#DMV
