|
Hello, i need help on this, appreciate very much:
ID Price Amount
-- ---- -------
1 15 4
2 20 2
How to display out the total of it? Example above, the total should be 100, but how to apply it in programming environment.
Thanks very much for the contribute help.
|