List of questions
Related questions
Question 225 - DP-203 discussion
You have an Azure Synapse Analytics dedicated SQL pool.
You need to Create a fact table named Table1 that will store sales data from the last three years. The solution must be optimized for the following query operations:
Show order counts by week.
• Calculate sales totals by region.
• Calculate sales totals by product.
• Find all the orders from a given month.
Which data should you use to partition Table1?
A.
region
B.
product
C.
week
D.
month
Your answer:
0 comments
Sorted by
Leave a comment first