Moin, is there any way to get the last x records of an query result? I can use "... order by x DESC LIMIT n" but I need ASC not DESC, the last records in the correct order. Many thanks Matthias -- Matthias Teege -- [EMAIL PROTECTED] -- http://emugs.de make world not war PGP-Key auf Anfrage
- Re: [GENERAL] Last x records Matthias Teege
- Re: [GENERAL] Last x records Richard Huxton
- Re: [GENERAL] Last x records Tom Lane