List of questions
Related questions
Question 28 - DP-203 discussion
You implement an enterprise data warehouse in Azure Synapse Analytics.
You have a large fact table that is 10 terabytes (TB) in size.
Incoming queries use the primary key SaleKey column to retrieve data as displayed in the following table:
You need to distribute the large fact table across multiple nodes to optimize performance of the table.
Which technology should you use?
A.
hash distributed table with clustered index
B.
hash distributed table with clustered Columnstore index
C.
round robin distributed table with clustered index
D.
round robin distributed table with clustered Columnstore index
E.
heap table with distribution replicate
Your answer:
0 comments
Sorted by
Leave a comment first