Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-203 Topic 4 Question 80 Discussion

Actual exam question for Microsoft's DP-203 exam
Question #: 80
Topic #: 4
[All DP-203 Questions]

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?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Anissa
3 days ago
Hmm, I'm not sure about that. Wouldn't DBCC DBREINOEX be better since it's designed for compressing column store indexes?
upvoted 0 times
...
Elmira
8 days ago
I think option A is the correct answer. Rebuilding the index should maximize the column store compression for table1.
upvoted 0 times
...
Nickie
11 days ago
I see your point, but I still think A) ALTER INDEX ALL on table REBUILD is the best option for maximizing column store compression.
upvoted 0 times
...
Dahlia
17 days ago
I disagree, I believe the answer is D) ALTER INDEX ALL on table REORGANIZE.
upvoted 0 times
...
Nickie
18 days ago
I think the correct statement to execute is A) ALTER INDEX ALL on table REBUILD.
upvoted 0 times
...

Save Cancel