query or function

From: jwsacksteder(at)ramprecision(dot)com
To: pgsql-sql(at)postgresql(dot)org
Subject: query or function
Date: 2003-07-21 12:10:43
Message-ID: 71650A6F73F1D411BE8000805F65E3CB3B3457@SRV-03
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I need to create a set for use in a query that includes all dates between a
start and ending date. Is this something I can do with a simple sql
statement or do I need to make a function for this?

Browse pgsql-sql by date

  From Date Subject
Next Message vijaykumar M 2003-07-21 12:52:29 Postgresql Temporary table scripts..
Previous Message Richard Huxton 2003-07-21 11:46:02 Re: How to write this query!