ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 72 - DP-203 discussion

Report
Export

You are designing a financial transactions table in an Azure Synapse Analytics dedicated SQL pool. The table will have a clustered columnstore index and will include the following columns:

TransactionType: 40 million rows per transaction type

CustomerSegment: 4 million per customer segment

TransactionMonth: 65 million rows per month AccountType: 500 million per account type You have the following query requirements:

Analysts will most commonly analyze transactions for a given month. Transactions analysis will typically summarize transactions by transaction type, customer segment, and/or account type You need to recommend a partition strategy for the table to minimize query times. On which column should you recommend partitioning the table?

A.
CustomerSegment
Answers
A.
CustomerSegment
B.
AccountType
Answers
B.
AccountType
C.
TransactionType
Answers
C.
TransactionType
D.
TransactionMonth
Answers
D.
TransactionMonth
Suggested answer: D
asked 02/10/2024
Jordi Nogues
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first