Sign up for the latest in common SQL errors from the Galaxy Team!
RAISERROR is a T-SQL command used to generate custom error messages and manage control flow during query execution or inside stored procedures.
SQL Server
Custom-defined message generated using RAISERROR. Example: Msg 50000, Level 16, State 1, Line 1: Custom error message