exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 3 question 12 discussion

Actual exam question from Microsoft's DP-300
Question #: 12
Topic #: 3
[All DP-300 Questions]

You have an Azure data solution that contains an enterprise data warehouse in Azure Synapse Analytics named DW1.
Several users execute adhoc queries to DW1 concurrently.
You regularly perform automated data loads to DW1.
You need to ensure that the automated data loads have enough memory available to complete quickly and successfully when the adhoc queries run.
What should you do?

  • A. Assign a smaller resource class to the automated data load queries.
  • B. Create sampled statistics to every column in each table of DW1.
  • C. Assign a larger resource class to the automated data load queries.
  • D. Hash distribute the large fact tables in DW1 before performing the automated data loads.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
The performance capacity of a query is determined by the user's resource class.
Smaller resource classes reduce the maximum memory per query, but increase concurrency.
Larger resource classes increase the maximum memory per query, but reduce concurrency.
Reference:
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/resource-classes-for-workload-management

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
ofzrgrz
9 months ago
DP-203 question, you can skip.
upvoted 2 times
...
Ciupaz
1 year, 7 months ago
Synapse Analytics is not part of the DP-300 exam.
upvoted 2 times
...
cusman
2 years, 2 months ago
I believe this is outside the scope of DP-300 and belongs to DP-203
upvoted 2 times
...
o2091
2 years, 6 months ago
Answer looks correct
upvoted 3 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 ...