Re: SELECT statement not working as intended

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SELECT statement not working as intended
Date: 2011-10-10 22:45:34
Message-ID: alpine.LNX.2.00.1110101544230.11484@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 10 Oct 2011, Henry Drexler wrote:

> you are also grouping by sample date, those are the largest values for the
> criteria you have set out in the group by.

Henry,

As I asked Merlin, what is necessary to get the date that maximum quantity
was recorded? A nested SELECT?

Thanks,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-10-10 23:07:34 Re: SELECT statement not working as intended
Previous Message Rich Shepard 2011-10-10 22:43:51 Re: SELECT statement not working as intended