What should you do?

You have a data warehouse named DW1 that contains 20 years of data. DW1 contains a very large fact table. New data is loaded to the fact table monthly.
Many reports query DW1 for the past year of data.
Users frequently report that the reports are slow.
You need to modify the fact table to minimize the amount of time it takes to run the reports. The solution must ensure that other reports can continue to be generated from DW1.
What should you do?
A. Move the historical data to SAS disks and move the data from the past year to SSD disks. Run the ALTER TABLE statement.
B. Move all the data to SSD disks. Load and archive the data by using partition switching.
C. Move all the data to SAS disks. Load and archive the data by using partition switching.
D. Move the historical data to SAS disks and move the data for the past year to SSD disks. Create a distributed partitioned view.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.