Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lock row
Message
De
20/03/2004 17:45:59
 
 
À
20/03/2004 12:34:49
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Divers
Thread ID:
00888209
Message ID:
00888241
Vues:
9
Would this worked?

UPDATE dbo.myTable SET column1=MyFunction(column1),@myValue=MyFunction(column1) WHERE selectTheRow

UserDefine function
---------
MyFunction(@Number)
return @Number + 1

Just an example, maybe sintax is not correct
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform