Re: minimum and maximum functions

Поиск
Список
Период
Сортировка
От josep porres
Тема Re: minimum and maximum functions
Дата
Msg-id d2d532610804010354n3d3d0785xe93fc14a079c4262@mail.gmail.com
обсуждение исходный текст
Ответ на minimum and maximum functions  ("josep porres" <jmporres@gmail.com>)
Список pgsql-general
aaaahh ok

greatest()/least()

2008/4/1, josep porres <jmporres@gmail.com>:
I cannot find predefined functions to find minimum and maximum of at least two values.
Aren't there any?

select min(3,6)
3

select max(3,6)
6



Josep Porres

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

Предыдущее
От: "josep porres"
Дата:
Сообщение: minimum and maximum functions
Следующее
От: "x asasaxax"
Дата:
Сообщение: Re: Primary Key with serial the solution?