nerdexam
Microsoft

70-432 · Question #147

You are mastering the company database; you should use the SQL Server 2005 database which enables business users to operate both ad hoc and predefined searches. You doubt that some searched will…

The correct answer is B. You should utilize the sys.dm_exec_query_stats dynamic management view (DMV). See the full explanation below for the reasoning.

Question

You are mastering the company database; you should use the SQL Server 2005 database which enables business users to operate both ad hoc and predefined searches. You doubt that some searched will cost too many resources. You should clarify which searches cost the most resources. You decide to finish this aim as quickly as possible. Which is the correct answer?

Options

  • AYou should utilize the sqldiag function
  • BYou should utilize the sys.dm_exec_query_stats dynamic management view (DMV).
  • CYou should utilize the DBCC INPUTBUFFER requirements
  • DYou should utilize the SHOWPLAN session selection.

How the community answered

(22 responses)
  • A
    9% (2)
  • B
    82% (18)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 70-432 Practice