List of questions
Related questions
Question 193 - DP-300 discussion
You have an Azure SQL database named DB1.
You have a table name Table1 that has 20 columns of type CHAR(400). Row compression for Table1 is enabled.
During a database audit, you discover that none of the fields contain more than 150 characters.
You need to ensure that you can apply page compression to Table1.
What should you do?
A.
Configure the columns as sparse.
B.
Change the column type to NVARCHAR(MAX).
C.
Change the column type to VARCHAR(MAX).
D.
Change the column type to VARCHAR(200).
Your answer:
0 comments
Sorted by
Leave a comment first