count(distinct col)

From: "Chau, Artemis" <artemis(dot)chau(at)intel(dot)com>
To: "'pgsql-novice(at)hub(dot)org'" <pgsql-novice(at)hub(dot)org>
Subject: count(distinct col)
Date: 2000-08-01 21:46:51
Message-ID: A60B56F3D180D211AC3F00A0C96931DE047871B6@orsmsx48.jf.intel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

What is the equivalent of

"select count(distinct col) from tbl" in PGSQL?

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2000-08-01 21:59:40 Re: count(distinct col)
Previous Message Tom Lane 2000-08-01 21:45:12 Re: copying pg_user?