nerdexam
Microsoft

70-459 · Question #70

70-459 Question #70: Real Exam Question with Answer & Explanation

Sign in or unlock 70-459 to reveal the answer and full explanation for question #70. The question stem and answer options stay visible for context.

Question

You are evaluating the table design. You need to recommend a change to Tables.sql that reduces the amount of time it takes for usp_AttendeesReport to execute. What should you add at line 14 of Tables.sql?

Options

  • AFullName AS (FirstName + ' ' + LastName),
  • BFullName nvarchar(100) NOT NULL DEFAULT
  • CFullName AS (FirstName + ' ' + LastName) PERSISTED,
  • DFullName nvarchar(100) NOT NULL CONSTRAINT DF_FullName DEFAULT

Unlock 70-459 to see the answer

You've previewed enough free 70-459 questions. Unlock 70-459 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-459 Practice