Re: Getting the row back with the highest ID.

2003-06-05 Thread Becoming Digital
t; Sent: Thursday, 05 June, 2003 06:18 Subject: Re: Getting the row back with the highest ID. Thanks, I presume that subselects is not yet featured in MySQL 4.0.13? ( Sorry, can prolly get this by RTFM ), If it does, how would the query look? Thanks On Thu, 2003-06-05 at 11:44, Egor Egorov wr

Re: Getting the row back with the highest ID.

2003-06-05 Thread Petre Agenbag
Thanks, I presume that subselects is not yet featured in MySQL 4.0.13? ( Sorry, can prolly get this by RTFM ), If it does, how would the query look? Thanks On Thu, 2003-06-05 at 11:44, Egor Egorov wrote: > Petre Agenbag <[EMAIL PROTECTED]> wrote: > > > > I think I'm having a very off day and ne

Re: Getting the row back with the highest ID.

2003-06-05 Thread Egor Egorov
Petre Agenbag <[EMAIL PROTECTED]> wrote: > > I think I'm having a very off day and need some confirmations on how > MySQL works with it's result sets. > > I have a couple of relational tables , the first holding the person's > name and address for instance, and the other tables holds comments and

Getting the row back with the highest ID.

2003-06-05 Thread Petre Agenbag
Hi List. I think I'm having a very off day and need some confirmations on how MySQL works with it's result sets. I have a couple of relational tables , the first holding the person's name and address for instance, and the other tables holds comments and complaints respectively. Each table has it'