Page 1 of 1

You administer a Microsoft SQL Server 2012 database. The database contains a Product table created by using the followin

Posted: Mon Oct 17, 2022 4:47 pm
by answerhappygod
You administer a Microsoft SQL Server 2012 database.
The database contains a Product table created by using the following definition:

You need to ensure that the minimum amount of disk space is used to store the data in the Product table.
What should you do?
You Administer  1
You Administer 1 (52.21 KiB) Viewed 77 times
A. Convert all indexes to Column Store indexes.
B. Implement Unicode Compression.
C. Implement row-level compression.
D. Implement page-level compression.