Thanks for all the help with counting up numer. values.
Thanks also to Richard, and Eskom for providing us the power to drive not
only our PC's but also powering solutions to our DB problems ! ;-)
Regards
Anton (JHB, RSA)
Richard Ellerbrock writes:
> select sum(colnam) as x from table w
>> I am trying to add floating point numbers, and also plain
>> numerical values,
>> - I have looked on mysql.com but I only seem to find stuff that
>> relate to
>> counting rows of a certain defined value - like count where something =
>> something, but I want to say "give me a numerical total v
I am trying to add floating point numbers, and also plain numerical values,
- I have looked on mysql.com but I only seem to find stuff that relate to
counting rows of a certain defined value - like count where something =
something, but I want to say "give me a numerical total value" for a col