At 19:32 03/12/2002 +0800, Jason Wong wrote:

Assuming the column holding the the birthday is called 'birthday':
[snip]

Many thanks!

> * give me actors whose birthdays fall between two dates (ie: Aries)

This one is easy, use the BETWEEN clause in your SELECT statement. Consult
manual for details.
Ignoring the year, obviously, to get my Aries. :-)

James.

--
------------------------------------------------------------------------------
[EMAIL PROTECTED] - http://www.affection.net/~jamesc/ - [+33] 6 79 02 08 99


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to