At 20:47 +0100 9/6/05, Shaun wrote:
Hi,

Given two dates, can Mysql calculate and return all the dates that occur
between them?

No.

Given two dates, MySQL can determine which of a set of already-existing
dates stored in a table occur between them and return those.

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to