Last x records

From: Matthias Teege <matthias(at)mteege(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Last x records
Date: 2001-02-27 10:57:47
Message-ID: 87elwkv1ec.fsf@moon.mteege.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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 -- matthias(at)mteege(dot)de -- http://emugs.de
make world not war
PGP-Key auf Anfrage

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tulio Oliveira 2001-02-27 11:40:27 Problems with RAISE EXCEPTION
Previous Message Trewern, Ben 2001-02-27 10:43:42 RE: postgresql-tcl-7.03 requires libtcl8.0.so