nerdexam
Mile2_Security

ML0-320 · Question #231

Which of the following SQL script 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 script 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

(22 responses)
  • A
    9% (2)
  • B
    9% (2)
  • C
    5% (1)
  • D
    77% (17)

Community Discussion

No community discussion yet for this question.

Full ML0-320 Practice