On 18-Apr-01 Nicolas Villatte wrote:
>  
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Query syyntax error, help needed
> 
> SELECT descpays.libelle FROM descpays WHERE descpays.pays_id IN
> (SELECT pays.pays_id FROM pays where pays.pays_ref IS NULL)
> 
> I cannot find the error.
> please could someone help me ?

paste as one line in your browser:

http://www.mysql.com/documentation/mysql/bychapter/
manual_Compatibility.html#Missing_Sub-selects

-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to