MySQL Forums
Forum List  »  Newbie

Re: is subqueries r not allowed?
Posted by: Ramalingam Chelliah
Date: August 11, 2004 05:37AM

hi
Subqueries are supported only in Versions > 4.1
http://dev.mysql.com/doc/mysql/en/Subqueries.html

But most of those queries can be done in alternate ways...
http://dev.mysql.com/doc/mysql/en/Rewriting_subqueries.html

Hope this helps ...

Regards,
Ram.

Options: ReplyQuote


Subject
Written By
Posted
Re: is subqueries r not allowed?
August 11, 2004 05:37AM


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.