nerdexam
MicrosoftMicrosoft

70-465 · Question #121

70-465 Question #121: Real Exam Question with Answer & Explanation

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

Submitted by eva_at· Mar 5, 2026Design and implement database solutions for SQL Server

Question

You are the new database administrator for a SQL Server 2014 instance. You conduct an assessment on the instance and determine that the auto create statistics setting on the database named DB1 has been turned off. You see no evidence that any maintenance has been occurring. You want to set up monitoring to see if query performance is being affected. You need to set up a monitoring process that will capture any cases where statistics could have been useful if they existed. What should you do?

Options

  • ACreate a SQL Server Agent job to execute DBCC SHOWSTATISTICS on each of the
  • BUse the missing_column_statistics extended event.
  • CQuery the sys.statistics system view to see all cases where the statistics were last needed.
  • DWrite a query using the sys.dm_db_missing_index_group_stats DMV Joining to sys.indexes,

Unlock 70-465 to see the answer

You've previewed enough free 70-465 questions. Unlock 70-465 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.

Topics

#Statistics monitoring#Extended Events#Query performance
Full 70-465 PracticeBrowse All 70-465 Questions