If you mean:
Select * from table where tableID in (Select tableID from table2);

Then no, MySQL does not support them.  They mythical version 4.0 might.  :)

Cal
http://www.calevans.com
 

-----Original Message-----
From: Philip Traynor [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 7:06 AM
To: '[EMAIL PROTECTED]'
Subject: nested selects


Is mySQL able to perform nested selects?
If so can anyone provide me with an example
If not can you provide an alternate solution
Thanks
Philip



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