View Single Post
  #1 (permalink)  
Old 09-25-2007, 11:51 PM
leoraja8 leoraja8 is offline
D-Web Sr.Programmer
 
Join Date: May 2007
Posts: 194
leoraja8 is on a distinguished road
Question Update the value back

Hi there,

I'm new to SQL Server 2005 and stored procedure.

I want a simple logic to be done using store procedure.

I select a field from a table with multiple rows of records, then later I update the value back to the same field after calculation. How can i do that?
Reply With Quote
Sponsored Links