nerdexam
Microsoft

70-433 · Question #209

You work as a network database administrator at ABC.com. You need to implement error handling by using a TRY...CATCH block. How would you pass control to your CATCH block when an error is raised?

The correct answer is D. By using a severity level of 16. See the full explanation below for the reasoning.

Question

You work as a network database administrator at ABC.com. You need to implement error handling by using a TRY...CATCH block. How would you pass control to your CATCH block when an error is raised?

Options

  • ABy using a severity level of 2.
  • BBy using a severity level of 4.
  • CBy using a severity level of 8.
  • DBy using a severity level of 16.

How the community answered

(44 responses)
  • A
    9% (4)
  • B
    16% (7)
  • C
    5% (2)
  • D
    70% (31)

Community Discussion

No community discussion yet for this question.

Full 70-433 Practice