Hi all,
How i can produce a range of dates with a query?
For example: for a given 2 dates: 2007-01-15 and 2007-01-24 the
following output should be generated:
2007-01-15
2007-01-16
2007-01-17
2007-01-18
2007-01-19
2007-01-20
2007-01-21
2007-01-22
2007-01-23
2007-01-24
Notice that there are 10 rows in the result.
Regards,

Marcin
_______________________________________________
New York PHP Community MySQL SIG
http://lists.nyphp.org/mailman/listinfo/mysql

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to