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)- A7% (3)
- B2% (1)
- C13% (6)
- D78% (35)
Community Discussion
No community discussion yet for this question.