Re: Re: function to operate on same fields, different records?

Поиск
Список
Период
Сортировка
От will trillich
Тема Re: Re: function to operate on same fields, different records?
Дата
Msg-id 20010330184951.M31280@mail.serensoft.com
обсуждение исходный текст
Ответ на Re: function to operate on same fields, different records?  ("Gregory Wood" <gregw@com-stock.com>)
Ответы Re: Re: function to operate on same fields, different records?
Список pgsql-general
On Fri, Mar 30, 2001 at 12:27:39AM -0500, Gregory Wood wrote:
> > SELECT sum(grade) / count(grade) As GPA FROM grades;
> >                     ^^^^ (bad juju if 0)
>
> No kidding... that kid totally failed ALL his classes! And before someone
> points it out, yes I saw the DBZ.


dbz?


--
does a brain cell think?

will@serensoft.com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

В списке pgsql-general по дате отправления:

Предыдущее
От: will trillich
Дата:
Сообщение: plperl -- postgresql married to perl
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re[2]: Pgsql-7.1RC1: SET SEED =