nerdexam
Microsoft

70-465 · Question #69

You need to recommend a solution for the error handling of USP_3. The solution must minimize the amount of custom code required. What should you recommend?

Sign in or unlock 70-465 to reveal the answer and full explanation for question #69. The question stem and answer options stay visible for context.

Submitted by deeparc· Mar 5, 2026Design and implement database solutions for SQL Server

Question

You need to recommend a solution for the error handling of USP_3. The solution must minimize the amount of custom code required. What should you recommend?

Options

  • AUse the @@ERROR variable in the nested stored procedures.
  • BUse a TRY CATCH block in the called stored procedures.
  • CUse the @@ERROR variable in the called stored procedures.
  • DUse the RAISERROR command in the nested stored procedures.

Unlock 70-465 to see the answer

You've previewed enough free 70-465 questions. Unlock 70-465 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#T-SQL error handling#TRY...CATCH#Stored procedures
Full 70-465 Practice