Hi
  Subselects doesn't work at time.

Am Fre, 2002-02-22 um 12.47 schrieb Guillaume BABIK:
> Hi all, 
> i'm a newbie on this Mailing-list and i'm French. 
> So, sorry for my POOR english... 
> I try to execute an SQL Command but i have a syntax error : 
> SELECT Id_Game
> FROM game
> WHERE Id_Game NOT IN (
> SELECT Id_Game
> FROM member_game a
> WHERE Id_Member = 4 )
> 
> I don't know waht happend..
> 
> Help me..
> Thks a lot..
> 
> BABIK Guillaume
> Développeur Web
> [ http://www.absolut.fr/ ]ABSOLUT Reality
> 
> 
> ---------------------------------------------------------------------
> 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