MySQL Forums
Forum List  »  General

Re: Query returns empty
Posted by: marius hagiu
Date: February 11, 2005 03:28PM

Hi!
Try this query instead
select * from Programming where dow=dayname(curname())

Subselects of the kind u tried are not supported in mysql

Regards!

Options: ReplyQuote


Subject
Written By
Posted
February 10, 2005 11:12PM
Re: Query returns empty
February 11, 2005 03:28PM
February 11, 2005 03:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.