Hamilton IT Blog
-- RAISERROR with severity 11-19 will cause execution to -- jump to the CATCH block.
RAISERROR ('Error raised in TRY block.', -- Message text.
16, -- Severity.
1 -- State.
);
Tags:
Related posts
Buy Me a Beer ?