Обсуждение: question about porting least and greatest from oracle

Поиск
Список
Период
Сортировка

question about porting least and greatest from oracle

От
Anders Sutinen
Дата:
Hi,

i am currently porting from oracle to postgres and i cant seem to find
anything equivalent to oracles greatest and least functions,
any help appreciated,
plz reply straight to my e-mail as i am not yet on the list,

regards,
Anders


Re: question about porting least and greatest from oracle

От
Joe Conway
Дата:
Anders Sutinen wrote:
> i am currently porting from oracle to postgres and i cant seem to find
> anything equivalent to oracles greatest and least functions,
> any help appreciated,
> plz reply straight to my e-mail as i am not yet on the list,
>

This one has come up a few times before. See:
http://archives.postgresql.org/pgsql-general/2004-08/msg01017.php

HTH,

Joe