Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Raiserror
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Miscellaneous
Thread ID:
01114790
Message ID:
01114828
Views:
13
You're welcome.

>Thanks Sergey.
>
>>
>>DECLARE @CustomerId nvarchar(10)
>>SET @CustomerId = 'Test'
>>RAISERROR ('CustomerId ''%s'' does not exist in Customer table. Error: %o.', 16, 1, @CustomerId, @@ERROR)
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform