Re: Forcing a specific order

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Forcing a specific order
Дата
Msg-id 165DB899-D39A-4DE3-978E-F25545AF8A1F@myrealbox.com
обсуждение исходный текст
Ответ на Forcing a specific order  (Martin Foster <martin@ethereal-realms.org>)
Список pgsql-novice
On Oct 12, 2005, at 9:56 , Martin Foster wrote:

> This may come across as a rather odd question.   However, is there
> a way to force PostgreSQL to return rows in a very specific order?

The SQL-standard ORDER BY clause is supported by PostgreSQL and is
the usual way of specifying the order rows are returned. Does this
not serve your needs?

Michael Glaesemann
grzm myrealbox com




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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Forcing a specific order
Следующее
От: Martin Foster
Дата:
Сообщение: Re: Forcing a specific order