Re: average function in mysql

2002-04-24 Thread Egor Egorov
bob, Wednesday, April 24, 2002, 4:28:12 PM, you wrote: bn> can any one tell me if there is any function to get bn> the average of some values in the mysql database. Sure, take a look at AVG() function: http://www.mysql.com/doc/G/r/Group_by_functions.html bn> tnx bn> plz mail to [EMAIL PRO

RE: average function in mysql

2002-04-24 Thread Roger Baklund
* bob nt > can any one tell me if there is any function to get > the average of some values in the mysql database. Yes, the AVG() function: http://www.mysql.com/doc/G/r/Group_by_functions.html > -- Roger - Before posting, ple

average function in mysql

2002-04-24 Thread bob nt
hi, can any one tell me if there is any function to get the average of some values in the mysql database. tnx plz mail to [EMAIL PROTECTED] bobbie __ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ --