nerdexam
Microsoft

70-451 · Question #12

70-451 Question #12: Real Exam Question with Answer & Explanation

The correct answer is C. varbinary(max). See the full explanation below for the reasoning.

Question

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?

Options

  • Abinary(20)
  • Bvarbinary(20)
  • Cvarbinary(max)
  • DXML

Community Discussion

No community discussion yet for this question.

Full 70-451 Practice