G
Guest
Hi,
I want to get all Orders from say, 12/1/2004 to 12/31/2004, if there
are no records for a date, I want to include that date too showing 0 shops.
I guess I can do this using a Left Outer Join on a table with all the
dates. But how do I get all the dates using a query.
Any help is appreciated,
Debi
I want to get all Orders from say, 12/1/2004 to 12/31/2004, if there
are no records for a date, I want to include that date too showing 0 shops.
I guess I can do this using a Left Outer Join on a table with all the
dates. But how do I get all the dates using a query.
Any help is appreciated,
Debi