Mega Code Archive
Categories
/
MSSQL Tutorial
/
Transact SQL
Using RAISERROR without an Error Number
3> 4> RAISERROR ('we have a problem.', 16, 1) 5>