> Does EXISTS exist in 4.0.15 ? or is it introduced in 4.1.*. If it does
> exist, what is incorrect in the syntax above ? (it matches the MySQL
manual
> example from what I can see).

Subqueries (http://dev.mysql.com/doc/mysql/en/Subqueries.html) were only
introduced in version 4.1, so I don't think that your query is going to work
in any version before 4.1...

Regards, Jigal.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to