[snip]
Not only that, shoudlnt it say "column does not exist?"  It does not 
return an error, it ignores the whole nested query
[/snip]

Not really, because the entire sub query is being viewed as an OR
condition (because of using IN). 

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

Reply via email to