From: Dan Nelson Date: August 12 2002 7:25pm Subject: Re: limitation mysql in request? List-Archive: http://lists.mysql.com/mysql/116901 Message-Id: <20020812192525.GB71299@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Aug 12), Florian Litot said: > Hi, > in the version 4.0 mysql accepte this request? select .... where ... IN > (SELECT ....) > subqueries? Most queries of this type can be rewritten to use joins. -- Dan Nelson dnelson@stripped