MCQs > IT & Programming > Microsoft SQL Server > Which of the following is a valid code to change the index created on a column of a table to page compression?

Microsoft SQL Server MCQs

Which of the following is a valid code to change the index created on a column of a table to page compression?

Answer

Correct Answer: ALTER INDEX Index_Product ON Table1 REBUILD WITH ( DATA_COMPRESSION = PAGE ) GO

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it