Which data type should you use?

You are designing a database table for a content management system. Users will store images and videos in the database.You need to ensure that the database can store files that are 20 MB or less. The solution must minimize the amount of space required to store the data.
Which data type should you use?
A. binary(20)
B. varbinary(20)
C. varbinary(max)
D. XML

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.