List of questions
Related questions
Question 38 - DP-203 discussion
You are designing an inventory updates table in an Azure Synapse Analytics dedicated SQL pool. The table will have a clustered columnstore index and will include the following columns:
You identify the following usage patterns:
Analysts will most commonly analyze transactions for a warehouse. Queries will summarize by product category type, date, and/or inventory event type.
You need to recommend a partition strategy for the table to minimize query times.
On which column should you partition the table?
A.
EventTypeID
B.
ProductCategoryTypeID
C.
EventDate
D.
WarehouseID
Your answer:
0 comments
Sorted by
Leave a comment first