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)- A9% (2)
- B9% (2)
- C5% (1)
- D77% (17)
Community Discussion
No community discussion yet for this question.