Re: Suse Linux 10.0

From: Tony Smith <quickcur(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Suse Linux 10.0
Date: 2006-03-27 00:33:20
Message-ID: 20060327003320.41288.qmail@web52710.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2006-03-27 00:46:44 Re: Suse Linux 10.0
Previous Message Robert Treat 2006-03-26 22:00:41 Re: Advantages of PostgreSQL over MySQL 5.0