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