Group By, Aggregate Functions and NULL

Поиск
Список
Период
Сортировка
От Brendon Gleeson
Тема Group By, Aggregate Functions and NULL
Дата
Msg-id 44C8F6F6.9000300@gleesonprop.co.za
обсуждение исходный текст
Ответы Re: Group By, Aggregate Functions and NULL  ("Andrew Hammond" <andrew.george.hammond@gmail.com>)
Список pgsql-novice
I need to Group By a date column that may contain a NULL value. Min()  only
gives me the lowest date and not NULL if it exists. How do I get a Group By
clause to give me NULL if it exists?

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

Предыдущее
От: Sue Fitt
Дата:
Сообщение: Re: pg_dump ordering in 8.1.3
Следующее
От: "Andrew Hammond"
Дата:
Сообщение: Re: Group By, Aggregate Functions and NULL