Which action should you take?

You are a database developer on an instance of SQL Server 2008. You have a SalesHistory table partitioned as follows:


You currently have an index on the SalesHistory table that implements row-level compression for partition #1 of the index. You want to optimize the index further by implementing page-level compression for the other partitions of the index. Which action should you take?
A. Rebuild the partition function and the SalesHistory table.
B. Alter the index to use different compression settings for individual partitions.
C. Implement a partitioned view.
D. Create a filtered index for each partition.

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.