Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Raiserror
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Divers
Thread ID:
01114790
Message ID:
01114828
Vues:
14
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform