Re: date manipulation - Mailing list pgsql-sql

From Ewald Geschwinde
Subject Re: date manipulation
Date
Msg-id 3CAB70B0.7070602@geschwinde.net
Whole thread Raw
In response to date manipulation  ("Travis Hoyt" <thoyt@npc.net>)
List pgsql-sql
Travis Hoyt wrote:

>Hello,
>
>Curious to know if there's an easy way to do what I'm trying to do.  As of
>yet I haven't been able to find any documentation or examples that help.
>I basically want to be able to figure how how many 1st's and 15th's there
>are between date X and Y.  Is there a simple solution?
>
>Thanks,
>
>Travis
>
There is a good DATE/TIME FAQ from josh berkus at
http://techdocs.postgresql.org

Ewald





pgsql-sql by date:

Previous
From: Michael Adler
Date:
Subject: FULL JOIN with 3 or more tables
Next
From: Tom Lane
Date:
Subject: Re: Named column in a Function fails at ORDER BY (PgSQL 7.1)