Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lock row
Message
From
20/03/2004 17:45:13
 
 
To
20/03/2004 12:34:49
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Miscellaneous
Thread ID:
00888209
Message ID:
00888240
Views:
7
Would this worked?

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

---------
MyFunction(@Number)
Previous
Reply
Map
View

Click here to load this message in the networking platform