List of questions
Related questions
Question 251 - DP-203 discussion
You have an Azure Synapse Analytics dedicated SQL pool that contains a table named Table1. Table1 contains the following:
One billion rows
A clustered columnstore index
A hash-distributed column named Product Key
A column named Sales Date that is of the date data type and cannot be null Thirty million rows will be added to Table1 each month. You need to partition Table1 based on the Sales Date column. The solution must optimize query performance and data loading. How often should you create a partition?
A.
once per month
B.
once per year
C.
once per day
D.
once per week
Your answer:
0 comments
Sorted by
Leave a comment first