01-10-2008, 05:28 PM
|
#2 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
|
You mean in SQL or what? If SQL is your case...(MySQL for this matter):
Code:
SELECT SUM(column_name)/COUNT(column_name)
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
|
|
|
|