Re: Subselect functionality

2003-06-25 Thread Nils Valentin
CREATE is easier to implement that > the actual SELECT within a SELECT. > > Regards, > Mike Hillyer > www.vbmysql.com > > > -Original Message- > > From: Nils Valentin [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 25, 2003 1:12 AM > > To: [EM

RE: Subselect functionality

2003-06-25 Thread Mike Hillyer
> -Original Message- > From: Nils Valentin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 25, 2003 1:12 AM > To: [EMAIL PROTECTED] > Subject: Subselect functionality > > > Hi MySQL Fans ;-), > > I have a question regarding the MySQL feaures. > > From Versi

Re: Subselect functionality

2003-06-25 Thread Nils Valentin
Hi Egor, Thank you for the reply. Do you mind to go abit mor into details ? It seems that I got domething wrong here. If nested queries are not only subselects, which other nested queries exist there ? Do you mind just writing a few samples, please ? Sorry if this seems a simple question - fr

Re: Subselect functionality

2003-06-25 Thread Egor Egorov
"Nils Valentin" <[EMAIL PROTECTED]> wrote: > > I have a question regarding the MySQL feaures. > > From Version 4.1 Full subselect support was/is announced. > > However if I understood correctly then already from Version3.23-41 (or > earlier) there are some subselect functions already included.

Subselect functionality

2003-06-25 Thread Nils Valentin
Hi MySQL Fans ;-), I have a question regarding the MySQL feaures. From Version 4.1 Full subselect support was/is announced. However if I understood correctly then already from Version3.23-41 (or earlier) there are some subselect functions already included. For xample if I try this: CREATE TAB