GROUP by finish&&last day of month

From: Antti Linno <alligator(at)all(dot)ee>
To: pgsql-sql(at)postgresql(dot)org
Subject: GROUP by finish&&last day of month
Date: 2000-07-05 12:32:53
Message-ID: Pine.LNX.4.04.10007051528140.13491-100000@all.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Ok, if I want to get non-aggregat data in groups, I use order by. This
group by seemed so logical though, but the fruit that u can't have, is
usually the most sweet.

New question, how to get the last day of month(order data by last day of
month). And to prevent chain letter from misunderstanding, no I don't
intend to look it up from calendar and then input it manually.

A.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jerome Alet 2000-07-05 12:46:51 Re: GROUP by finish&&last day of month
Previous Message Grigori Soloviov 2000-07-05 12:23:56 PLPGSQL - does not support more than 8 args?