This is a simple mysql question i am having problme with. 
I have a table with name and birth date;

--------------------
Joe | 1964-07-21
Mary | 1978-05-22
--------------
I want to get the name with birthdays in the month of July.
thanks



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to