Re: timestamp interval issue

From: Michael Glaesemann <grzm(at)seespotcode(dot)net>
To: Valentin Gjorgjioski <tinodj(at)mt(dot)net(dot)mk>
Cc: Lonni J Friedman <netllama(at)gmail(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: timestamp interval issue
Date: 2007-10-05 23:37:21
Message-ID: E883D0A5-8395-4E04-84DC-706056CEB419@seespotcode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


On Oct 5, 2007, at 18:08 , Valentin Gjorgjioski wrote:

> where ((now>today:16:00 && date_created>today:16:00) || (now<today:
> 16:00 && date_created>yesterday:16:00))

I assume he wanted SQL: what language is this?

Michael Glaesemann
grzm seespotcode net

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Lonni J Friedman 2007-10-05 23:44:15 Re: timestamp interval issue
Previous Message Michael Glaesemann 2007-10-05 23:35:01 Re: timestamp interval issue