List of questions
Related questions
Question 68 - DP-203 discussion
You build a data warehouse in an Azure Synapse Analytics dedicated SQL pool. Analysts write a complex SELECT query that contains multiple JOIN and CASE statements to transform data for use in inventory reports. The inventory reports will use the data and additional WHERE parameters depending on the report. The reports will be produced once daily.
You need to implement a solution to make the dataset available for the reports. The solution must minimize query times. What should you implement?
A.
an ordered clustered columnstore index
B.
a materialized view
C.
result set caching
D.
a replicated table
Your answer:
0 comments
Sorted by
Leave a comment first