Re: Fw: Count rows group by time intervals

Поиск
Список
Период
Сортировка
От Loredana Curugiu
Тема Re: Fw: Count rows group by time intervals
Дата
Msg-id 1c23c8e70705100440g6550997ah2fbe670d2c01f3db@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fw: Count rows group by time intervals  ("Oliveiros Cristina" <oliveiros.cristina@marktest.pt>)
Список pgsql-novice
On 5/10/07, Oliveiros Cristina <oliveiros.cristina@marktest.pt> wrote:
Yes,I've already figured out the mistake.
Can you please try this one?
Please Tell me if it worked


I worked! Thanks a lot, Oliveiros.

I didn't understand which is the aim of the condition
WHERE (((b."date" - a."date") = 1) OR (b."date" - a."date") = 0)

And should I modify the query if the time interval ( in days ) is varing?



Loredana


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

Предыдущее
От: "Oliveiros Cristina"
Дата:
Сообщение: Re: Fw: Count rows group by time intervals
Следующее
От: "Oliveiros Cristina"
Дата:
Сообщение: Re: Fw: Count rows group by time intervals