
Ultimate access to all questions.
You have an Azure Synapse Analytics dedicated SQL pool. You execute the command DBCC PDW_SHOWSPACEUSED('dbo.FactInternetSales'); and receive the results shown in the following image.
Which statement accurately describes the dbo.FactInternetSales table?

A
All distributions contain data.
B
The table contains less than 10,000 rows.
C
The table uses round-robin distribution.
D
The table is skewed.