[thelist] mySQL query

James Denholm-Price j.denholmprice at gmail.com
Mon Feb 21 14:39:03 CST 2005


On Mon, 21 Feb 2005 15:09:53 -0500 (EST), john at johnallsopp.co.uk wrote:
> I'm using mySQL, so no subselections are allowed. So I'm heading into
> temporary tables. Here's what I have so far:

If you mean nested queries, they are allowed in MySQL >= 4.1
http://www.mysql.com/products/mysql/

Does this help?
                            James


More information about the thelist mailing list