exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 4 question 58 discussion

Actual exam question from Microsoft's DP-203
Question #: 58
Topic #: 4
[All DP-203 Questions]

You have a Log Analytics workspace named la1 and an Azure Synapse Analytics dedicated SQL pool named Pool1. Pool1 sends logs to la1.

You need to identify whether a recently executed query on Pool1 used the result set cache.

What are two ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. Review the sys.dm_pdw_sql_requests dynamic management view in Pool1.
  • B. Review the sys.dm_pdw_exec_requests dynamic management view in Pool1.
  • C. Use the Monitor hub in Synapse Studio.
  • D. Review the AzureDiagnostics table in la1.
  • E. Review the sys.dm_pdw_request_steps dynamic management view in Pool1.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

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
yourilam
2 days, 1 hour ago
Selected Answer: AD
A. Review the sys.dm_pdw_sql_requests dynamic management view in Pool1. This view provides detailed information about queries executed on the dedicated SQL pool. It includes a result_cache_hit column, which indicates whether the query used the result set cache. A value of 1 indicates that the result set cache was used. D. Review the AzureDiagnostics table in la1. The AzureDiagnostics table in the Log Analytics workspace (la1) contains telemetry data from the dedicated SQL pool, including query execution details. You can query this table to check for indicators of whether the result set cache was used for a specific query.
upvoted 1 times
...
de_examtopics
1 month, 1 week ago
Selected Answer: AC
A. Review the sys.dm_pdw_sql_requests dynamic management view in Pool1. This view includes information about the SQL requests executed in the data warehouse, including whether the result set cache was used. C. Use the Monitor hub in Synapse Studio. The Monitor hub provides detailed insights and metrics for your Synapse Analytics activities, including the usage of result set caches for queries.
upvoted 2 times
...
DixonDavis
1 month, 2 weeks ago
Selected Answer: BE
I think it should use the dynamic management view for query performance so B and E
upvoted 1 times
...
renan_ineu
4 months, 1 week ago
Selected Answer: BE
I'll go with B and E because they're both mentioned in this documentation from Microsoft: https://learn.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/performance-tuning-result-set-caching#key-commands
upvoted 1 times
...
e56bb91
6 months, 1 week ago
ChatGPT 4o To identify whether a recently executed query on Pool1 used the result set cache, you can use the following methods: B. Review the sys.dm_pdw_exec_requests dynamic management view in Pool1. D. Review the AzureDiagnostics table in la1.
upvoted 1 times
...
Alongi
8 months, 3 weeks ago
Selected Answer: BE
B and E provides information about query caching
upvoted 1 times
...
rlnd2000
8 months, 3 weeks ago
Selected Answer: BD
The Monitor hub in Synapse Studio does not provide information to verify cache utilization.
upvoted 1 times
...
Happynewyear1001
1 year ago
Selected Answer: BC
The sys.dm_pdw_exec_requests dynamic management view provides details about currently or recently executed requests, and the Monitor hub in Synapse Studio can offer insights into the query execution and caching.
upvoted 1 times
...
jongert
1 year ago
Selected Answer: BC
Correct https://learn.microsoft.com/en-us/azure/synapse-analytics/monitoring/how-to-monitor-using-azure-monitor https://learn.microsoft.com/en-us/sql/t-sql/statements/set-result-set-caching-transact-sql?view=azure-sqldw-latest https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-pdw-exec-requests-transact-sql?view=aps-pdw-2016-au7
upvoted 4 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago