Re: Nested Queries in MySQl

2001-08-07 Thread William R. Mussatto
way to go for you nested queries. On Tue, 7 Aug 2001, Grigory Bakunov wrote: > Date: Tue, 7 Aug 2001 09:57:52 +0500 > From: Grigory Bakunov <[EMAIL PROTECTED]> > To: Steven Robillard <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: Nested Queries in MySQl

Re: Nested Queries in MySQl

2001-08-06 Thread Grigory Bakunov
Date |6 Aug 2001 19:59:46 -0700 >From |Steven Robillard <[EMAIL PROTECTED]> Hello! SR> Hi all, I have not been using MySQL for too long but have been using SQL7.0 for a while now, so I am generally familiar with the structure. SR> My basic problem right now is trying to figure out how to get

Nested Queries in MySQl

2001-08-06 Thread Steven Robillard
Hi all, I have not been using MySQL for too long but have been using SQL7.0 for a while now, so I am generally familiar with the structure. My basic problem right now is trying to figure out how to get MySQL to do nested queries such as ... select count(*) from (select count(*) as A, group_c