07-20-2009, 09:00 AM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Jun 2008
Posts: 8
Thanks: 0
|
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
|
|
|
|