View Single Post
Old 07-20-2009, 09:00 AM   #1 (permalink)
rupam_jaiswal
The Wanderer
 
rupam_jaiswal's Avatar
 
Join Date: Jun 2008
Posts: 8
Thanks: 0
rupam_jaiswal is on a distinguished road
Default Increment fractional values

HI,
My table has 2 fields Id,Marks.
Marks can be 100/200.Now I want to update marks by 2 ways.
1) add 5 to both numerator and denominator i,e 105/205.
2) add 5 to numerator i,e 105/200.
What is the way to implement this?
Regards
Rupam
rupam_jaiswal is offline  
Reply With Quote