Re: php mysql arrays and totals

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Freitag, 18. Juli 2003 12:33 schrieb Wendell Frohwein:
> i didnt even know that function existed, could you maybe give me a little
> more detail on it, then im sure i can figure it out, thanks allot,

SUM() is a standard function from (my)SQL.

just use it and be happy,
if you need in depth details consult the mysql manual or
any good sql manual, you will find a lot in the internet.

anyway, you can also perform the summation in php,
but this makes not sense, as the database is much more faster
in this topic.

best wishes,
dirk



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux