What should you include in the design?

You are designing a document repository application that will contain over 100,000 documents. The repository will have the following specifications:
• Documents can be associated to 30 different properties
• Most documents will have less than 10 properties defined
You need to design a single table for the application. The solution must use the minimum amount of storage space.
What should you include in the design?
A. an XML data type
B. nvarchar() null
C. sparse columns
D. varchar(max) not null

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.