Free Microsoft Azure DP-300 Actual Exam Questions - Question 9 Discussion

Question No. 9

SIMULATION Task 1 In an Azure SQL database named db1, you need to enable page compression on the PK_SalesOrderHeader_SalesOrderlD clustered index of the SalesLT.SalesOrderHeader table.

US
SK
Sam K.
2026-02-12

D, since compression targets indexes directly, not the entire table here.

0
TN
Tom N.
2026-01-25

I think C can be ruled out because it talks about altering the table with a data compression option, which might not apply here. D makes more sense since we’re focusing on the clustered index itself.

0
LS
Luke S.
2026-01-18

I went with D because enabling compression directly on the clustered index seems the most straightforward, without touching the whole table or other indexes. C felt off since that’s more about row-level settings.

0
FJ
Farhan J.
2026-01-16

C

0