Microsoft
DP-203 · Question #301
You have an Azure Synapse Analytics dedicated SQL pool named Pool1. Pool1 contains a fact table named Table1. You need to identify the extent of the data skew in Table1. What should you do in Synapse
Sign in or unlock DP-203 to reveal the answer and full explanation for question #301. The question stem and answer options stay visible for context.
Submitted by jaden.t· Mar 30, 2026Secure, monitor, and optimize data storage and data processing
Question
You have an Azure Synapse Analytics dedicated SQL pool named Pool1. Pool1 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 Pool1 and run DBCC PDW_SHOWSPACEUSED.
- BConnect to the built-in pool and run DBCC PDW_SHOWSPACEUSED.
- CConnect to Pool1 and run DBCC CHECKALLOC.
- DConnect to the built-in pool and query sys.dm_pdw_sys_info.
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
#dedicated SQL pool#data skew#DBCC PDW_SHOWSPACEUSED#distribution