Last x records

Поиск
Список
Период
Сортировка
От Matthias Teege
Тема Last x records
Дата
Msg-id 87elwkv1ec.fsf@moon.mteege.de
обсуждение исходный текст
Список 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@mteege.de -- http://emugs.de
make world not war
PGP-Key auf Anfrage


В списке pgsql-general по дате отправления:

Предыдущее
От: Tulio Oliveira
Дата:
Сообщение: Problems with RAISE EXCEPTION
Следующее
От: martin.chantler@convergys.com
Дата:
Сообщение: Re: Migrate from MS SQL 6.5 to postgres??