Generating a list of days

From: Fraser Murray <frasernm(at)yahoo(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Generating a list of days
Date: 2002-03-15 08:51:11
Message-ID: 20020315085111.33332.qmail@web20404.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm trying to generate a list of days between a start
date and an end date for use in a query - I would then
do an outer join with some other data for graphing
purposes as I need all the days with 0 entries.

I using perl as the front-end, but I'd rather do it in
sql if poss.

Any ideas?

TIA

Fraser

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ken Luther 2002-03-15 10:02:41 Al Dev and Postgresql book
Previous Message Bruce Momjian 2002-03-15 05:32:51 Re: pgmonitor