List of questions
Related questions
Question 288 - DP-203 discussion
You have an Azure Synapse Analytics dedicated SQL pool named Pcol1. Pool1 contains a table named tablet
You load 5 TB of data into table1.
You need to ensure that column store compression is maximized for table1.
Which statement should you execute?
A.
ALTER INDEX ALL on table REBUILD
B.
DBCC DBREINOEX (table)
C.
DBCC IIDEXDEFRAG (pool1, table1)
D.
ALTER INDEX ALL on table REORGANIZE
Your answer:
0 comments
Sorted by
Leave a comment first