Re: date arithmetic over calender year boundaries

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: date arithmetic over calender year boundaries
Дата
Msg-id 20040428064813.GB6901@wolff.to
обсуждение исходный текст
Ответ на date arithmetic over calender year boundaries  (Ray Jackson <rmj@geography.otago.ac.nz>)
Список pgsql-sql
On Wed, Apr 28, 2004 at 16:12:34 +1200, Ray Jackson <rmj@geography.otago.ac.nz> wrote:
> Hi,
> 
> The following Postgres 7.1 query extracts aggregated data for an
> arbitrary period within each year for sites in a table containing
> 30 years of temperature data.

It isn't completely clear what you want to do, but you might be able to
use date_part in a where clause to limit the data used for each year
if the range within each year is the same.


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

Предыдущее
От: "kumar"
Дата:
Сообщение: Re: Customised Encoding
Следующее
От: "Stijn Vanroye"
Дата:
Сообщение: select distinct and order by