Re: Sub-selects for WHERE clauses

2002-05-28 Thread Geoff Lane
On 28 May 2002, 14:20, Benjamin Pflugmann wrote: > That's an FAQ and explained in the tutorial: > http://www.mysql.com/doc/e/x/example-Maximum-row.html ~~~ Thanks for the link, which I've bookmarked. Thanks also to those that responded off-list. Unfortunately, the approach given in the tutorial

Re: Sub-selects for WHERE clauses

2002-05-28 Thread Benjamin Pflugmann
Hi. That's an FAQ and explained in the tutorial: http://www.mysql.com/doc/e/x/example-Maximum-row.html Regards, Benjamin. On Tue, May 28, 2002 at 12:05:19PM +0100, [EMAIL PROTECTED] wrote: > I'm a comparative MySQL newbie who is struggling with sub-selects. In > other DBMS's, I can us