Re: Fun with Dates - Mailing list pgsql-sql

From Mark Fenbers
Subject Re: Fun with Dates
Date
Msg-id 508F0864.4040609@noaa.gov
Whole thread Raw
In response to Re: Fun with Dates  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-sql
<br /><blockquote cite="mid:k6n0qf$c8f$1@ger.gmane.org" type="cite">Or the other way round: anything that is equal or
greaterthan the first <br /> of the current month: <br /><br /> select ... <br /> from foobar <br /> where obstime
>=date_trunc('month', current_date); <br /></blockquote> I knew it had to be something simple!   thanks!<br />
Mark<br/> 

pgsql-sql by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Fun with Dates
Next
From: jan zimmek
Date:
Subject: replace text occurrences loaded from table