View Single Post

  #1 (permalink)  
Old 05-05-2008
supagroova
 
Posts: n/a
Default Query Question: How to select all days within a period

Hi all,

I have what I think is a rather a curly question:

Is there a way to select all days in a month (or week, year, any
period) without having matching rows in a table?

So in essence, can I create a query that returns all the days in a
period without looking up a table?

To give some background, I am trying to output records for a graphing/
reporting tool and I only have non-zero records in my table.

Any insights, suggestions are warmly welcomed!

Thanks.
Reply With Quote