Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Fun with Dates - Mailing list pgsql-sql

From Mark Fenbers
Subject Re: Fun with Dates
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Fun with Dates  (Thomas Kellerer <[email protected]>)
List pgsql-sql
<br /><blockquote cite="mid:[email protected]" 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