Question: Enter and execute the following code to create the new error: USE master GO EXEC sp_addmessage @msgnum=50001, @severity=10, @msgtext=N' This is a custom error by

Enter and execute the following code to create the new error: USE master GO EXEC sp_addmessage @msgnum=50001, @severity=10, @msgtext=N' This is a custom error by %ls', @with_log=TRUE, @replace=replace GO

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!