http://www.mysql.com/doc/M/i/Missing_Sub-selects.html
here says that mysql does not support sub-selects thus you see errors.

also here shows you that how to rewrite sub-selects.


----- Original Message ----- 
From: "Nicolas Villatte" <[EMAIL PROTECTED]>
To: "Mysql (E-mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 5:35 PM
Subject: Query syyntax error, help needed


> 
> -----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 ?
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 7.0.4
> 
> iQA/AwUBOt1fx4iKIkRfAqJVEQJlKgCgtXPrXclGAkFo3C/A1U01GQBPLUwAoI4H
> gMmlG7Cg16eRhxeuQbHg8Jfx
> =W/NV
> -----END PGP SIGNATURE-----
> 
> 
> 
> ---------------------------------------------------------------------
> 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


---------------------------------------------------------------------
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