
Ultimate access to all questions.
You are working with a telecommunications company that needs to analyze call detail records (CDRs) for network optimization and customer behavior insights. The data includes call details, user profiles, and timestamps. What partition strategy would you implement to optimize the performance of analytical queries?
A
Partition by user ID and call date
B
Partition by call type and duration
C
Partition by geographical region and call date
D
Partition by call date and time