Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Header And Logo
|
Site Navigation
Home
About
Downloads
Documentation
Community
Developers
Support
Section Navigation
Community
Contributors
Mailing Lists
Subscribe
User lists
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-cygwin
pgsql-general
pgsql-interfaces
pgsql-jdbc
pgsql-jobs
pgsql-novice
pgsql-odbc
pgsql -performance
pgsql-php
pgsql-ports
pgsql-sql
Developer lists
Regional lists
Project lists
User groups
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
Community login
Profile
Lost password
Search for
Advanced Search
Group By, Aggregate Functions and NULL
From
: Brendon Gleeson <
brendon(at)gleesonprop(dot)co(dot)za
>
To
:
pgsql-novice(at)postgresql(dot)org
Subject
: Group By, Aggregate Functions and NULL
Date
: Thu, 27 Jul 2006 19:25:10 +0200
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?
Follow-Ups
:
Re: Group By, Aggregate Functions and NULL
From:
Andrew Hammond
Prev by Date:
Re: pg_dump ordering in 8.1.3
Next by Date:
Re: Group By, Aggregate Functions and NULL
Previous by thread:
pg_dump ordering in 8.1.3
Next by thread:
Re: Group By, Aggregate Functions and NULL
Indexes:
Main
Thread
Home
|
Main Index
|
Thread Index
Privacy Policy
| PostgreSQL Archives hosted by
Command Prompt, Inc.
| Designed by
tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group