Dennis Strickland wrote: > Just started using MYSQL. And in doing some reading about MYSQL I > read that MYSQL does not support nested Selects.Is this true? Current documentation reveals nested selects aka subqueries aka derived tables aka anonimous views are available as of version 4.1, first alpha release dated April 3rd 2003:
http://www.mysql.com/doc/en/Rewriting_subqueries.html http://www.mysql.com/doc/en/Unnamed_views.html Hans -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]