Microsoft
70-451 · Question #56
You are a database developer. You plan to design a database solution by using SQL Server 2008. The database will contain three tables. The structure of the three tables is as shown in the following…
The correct answer is B. Implement row-level compression on Table1 and page-level compression on Table2 and. See the full explanation below for the reasoning.
Question
You are a database developer. You plan to design a database solution by using SQL Server 2008. The database will contain three tables. The structure of the three tables is as shown in the following table. You need to minimize disk space usage without altering the data types in the tables of the database. What should you do?
Exhibit
Options
- AImplement row-level compression on all tables.
- BImplement row-level compression on Table1 and page-level compression on Table2 and
- CImplement row-level compression on Table2 and page-level compression on Table1 and
- DImplement row-level compression on Table3 and page-level compression on Table1 and
How the community answered
(29 responses)- A3% (1)
- B79% (23)
- C10% (3)
- D7% (2)
Community Discussion
No community discussion yet for this question.
