Re: oracle's first_value function for postgres?

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: oracle's first_value function for postgres?
Дата
Msg-id 20050913232352.GM6026@ns.snowman.net
обсуждение исходный текст
Ответ на Re: oracle's first_value function for postgres?  (Ben <bench@silentmedia.com>)
Ответы Re: oracle's first_value function for postgres?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
* Ben (bench@silentmedia.com) wrote:
> Sweet, indeed it is. DISTINCT ON seems to be a postgresism, but I can
> live with that.

Uhhh, I was pretty sure it was standard SQL...  I'd have to go look it
up though, to be sure.

Don't forget to order by to make sure you get something consistent. :)

    Enjoy,

        Stephen

Вложения

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Question about PHP and PostgreSQL
Следующее
От: Michael Schuerig
Дата:
Сообщение: Setting date format for a single output column?