RAISERROR on a trigger. What will happen? Will we get informed?
2
votes
1
answer
8533
views
What will happen if a trigger on a table hits the part of the trigger that includes the RAISERROR code below?
RAISERROR('Attempt to modify supposedly immutable number.',16,1)
How will we know this code was executed?
Asked by chris
(423 rep)
Oct 22, 2015, 10:33 AM
Last activity: Jul 16, 2018, 05:11 AM
Last activity: Jul 16, 2018, 05:11 AM