Microsoft
DP-203 · Question #139
You have an Azure Synapse Analytics dedicated SQL pool named Pool1 and a database named DB1. DB1 contains a fact table named Table1. You need to identify the extent of the data skew in Table1. What sh
Sign in or unlock DP-203 to reveal the answer and full explanation for question #139. The question stem and answer options stay visible for context.
Submitted by klara.se· Mar 30, 2026Secure, monitor, and optimize data storage and data processing
Question
You have an Azure Synapse Analytics dedicated SQL pool named Pool1 and a database named DB1. DB1 contains a fact table named Table1. You need to identify the extent of the data skew in Table1. What should you do in Synapse Studio?
Options
- AConnect to the built-in pool and run DBCC PDW_SHOWSPACEUSED.
- BConnect to the built-in pool and run DBCC CHECKALLOC.
- CConnect to Pool1 and query sys.dm_pdw_node_status.
- DConnect to Pool1 and query sys.dm_pdw_nodes_db_partition_stats.
Unlock DP-203 to see the answer
You've previewed enough free DP-203 questions. Unlock DP-203 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
#data skew#sys.dm_pdw_nodes_db_partition_stats#Synapse dedicated SQL pool#partition distribution