Group By, Aggregate Functions and NULL - Mailing list pgsql-novice

From Brendon Gleeson
Subject Group By, Aggregate Functions and NULL
Date
Msg-id 44C8F6F6.9000300@gleesonprop.co.za
Whole thread Raw
Responses Re: Group By, Aggregate Functions and NULL
List 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 by date:

Previous
From: Sue Fitt
Date:
Subject: Re: pg_dump ordering in 8.1.3
Next
From: "Andrew Hammond"
Date:
Subject: Re: Group By, Aggregate Functions and NULL