Question 195:
Which one of the following T-SQL commands is useful to check the disk space usage, data skew used for tables in the SQL data warehouse database?
Answer options:
A.DBCC PDW_SHOWSPACEUSED B.DBCC PDW_SHOWPARTITIONSTATS C.DBCC PDW_SHOWEXECUTIONPLAN D.None of the above