ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 288 - DP-203 discussion

Report
Export

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
Answers
A.
ALTER INDEX ALL on table REBUILD
B.
DBCC DBREINOEX (table)
Answers
B.
DBCC DBREINOEX (table)
C.
DBCC IIDEXDEFRAG (pool1, table1)
Answers
C.
DBCC IIDEXDEFRAG (pool1, table1)
D.
ALTER INDEX ALL on table REORGANIZE
Answers
D.
ALTER INDEX ALL on table REORGANIZE
Suggested answer: B
asked 02/10/2024
Vojtech Danek
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first