exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 1 question 60 discussion

Actual exam question from Microsoft's DP-203
Question #: 60
Topic #: 1
[All DP-203 Questions]

DRAG DROP -
You have an Azure subscription.
You plan to build a data warehouse in an Azure Synapse Analytics dedicated SQL pool named pool1 that will contain staging tables and a dimensional model.
Pool1 will contain the following tables.

You need to design the table storage for pool1. The solution must meet the following requirements:
✑ Maximize the performance of data loading operations to Staging.WebSessions.
✑ Minimize query times for reporting queries against the dimensional model.
Which type of table distribution should you use for each table? To answer, drag the appropriate table distribution types to the correct tables. Each table distribution type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Replicated -
The best table storage option for a small table is to replicate it across all the Compute nodes.

Box 2: Hash -
Hash-distribution improves query performance on large fact tables.

Box 3: Round-robin -
Round-robin distribution is useful for improving loading speed.
Reference:
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-tables-distribute

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
anks84
Highly Voted 2 years, 8 months ago
Replicated (Because its a Dimension table) Hash (Fact table with High volume of data) Round-Robin (Staging table)
upvoted 37 times
...
Piantoni
Most Recent 5 months, 3 weeks ago
Correct
upvoted 1 times
...
ff5037f
6 months, 2 weeks ago
CORRECT
upvoted 1 times
...
Alongi
1 year ago
Correct
upvoted 1 times
...
kkk5566
1 year, 8 months ago
Replicated (Because its a Dimension table) Hash (Fact table with High volume of data) Round-Robin (Staging table)
upvoted 3 times
...
spramanik_de
1 year, 10 months ago
Shouldn't the fact table has round-robin as well since we need to prioritize data loading, hash will definitely improve the read query performance but will impact the data load speed?
upvoted 2 times
wanchihh
1 year, 8 months ago
The requirements stated are: - Maximize the performance of data loading operations to Staging.WebSessions. - Minimize query times for reporting queries against the dimensional model. So only the staging table needs fast data loading.
upvoted 1 times
...
...
SHENOOOO
2 years, 3 months ago
Given answer is correct
upvoted 4 times
...
DindaS
2 years, 3 months ago
The dimension should be a replicated one. so that it will be available in all noes for a better performance fact table should be a HASH staging table is always Round_ROBIN
upvoted 1 times
...
nb1000
2 years, 4 months ago
correct
upvoted 1 times
...
allagowf
2 years, 7 months ago
the giving answer is correct, as the requirements
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago