RE: nested selects

2001-03-26 Thread alec . cawley
> Cal Evans writes: > > Sinisa, > > > > Is there a published list of features for 4.0? > > > > Cal > > http://www.calevans.com > > > > > It is not complete yet. > > But, new .frm files, multi deletes and updates from joins, UNION's and > many others. And are there any dates, even tentativ

RE: nested selects

2001-03-26 Thread Sinisa Milivojevic
Cal Evans writes: > Sinisa, > > Is there a published list of features for 4.0? > > Cal > http://www.calevans.com > It is not complete yet. But, new .frm files, multi deletes and updates from joins, UNION's and many others. Regards, Sinisa __ _ _ ___

RE: nested selects

2001-03-26 Thread Cal Evans
Sinisa, Is there a published list of features for 4.0? Cal http://www.calevans.com -Original Message- From: Sinisa Milivojevic [mailto:[EMAIL PROTECTED]] Sent: Monday, March 26, 2001 8:06 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: nested selects

RE: nested selects

2001-03-26 Thread Sinisa Milivojevic
Cal Evans writes: > 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 > Actually, they will be in 4.1. And the above query does not need

RE: nested selects

2001-03-26 Thread Cal Evans
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