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
Get step-by-step solutions from verified subject matter experts
