MySQL Forums
Forum List  »  Newbie

Re: Derived table in release 4.0.x?
Posted by: Ramalingam Chelliah
Date: August 17, 2004 10:15PM

Hi,
Subqueries are supported in versions >=4.1

http://dev.mysql.com/doc/mysql/en/ANSI_diff_Subqueries.html

Derived tables are named(alias) result sets of SELECT statements..



Regards,
Ram.


Options: ReplyQuote


Subject
Written By
Posted
Re: Derived table in release 4.0.x?
August 17, 2004 10:15PM


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.