nerdexam
Mile2_Security

MK0-201 · Question #44

Which of the following SQL scripts will cause the SQL server to cease operations?

The correct answer is D. SHUTDOWN WITH NOWAIT; --. See the full explanation below for the reasoning.

Question

Which of the following SQL scripts will cause the SQL server to cease operations?

Options

  • ANET STOP SQLSERVER --
  • BOR 1=1; CLOSE WITHNOWAIT;
  • CNET STOP SQLSERVERAGENT--
  • DSHUTDOWN WITH NOWAIT; --

How the community answered

(45 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    13% (6)
  • D
    78% (35)

Community Discussion

No community discussion yet for this question.

Full MK0-201 Practice