13
Answers

Add the last two columns values...

Anurag Singh

Anurag Singh

9y
635
1
Hi,  
 
I have a table in which I have two columns Id and Value and I want the output like Sum(add last two columns).
 
Id  Value  Sum 
1    10        10 
2    20        30  
3    30        50
4    40        70
5    50        90 
 
Thanks & Regards:
Anurag Singh 
Answers (13)
Next Recommended Forum