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

From: will trillich <will(at)serensoft(dot)com>
To: PostgreSQL-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: function to operate on same fields, different records?
Date: 2001-03-31 00:49:51
Message-ID: 20010330184951.M31280@mail.serensoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)serensoft(dot)com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-03-31 01:14:50 Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Previous Message will trillich 2001-03-31 00:47:39 plperl -- postgresql married to perl