SQL Server - Raiserror Syntax

by Administrator 14. October 2009 19:44

-- 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:


Buy Me a Beer ?

If you've found this site useful, you could help support its running costs by either checking out the adverts on the page if you find anything that interests you - or by making a small donation