Hi everyone:

We have the max function in postgresql so we can run
something like:

select max(my_field) from my_table?

But I can not find a mean function. Can we do:

select mean(my_data_field) from my_table?

Thanks,

qq


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to