Re: COUNT DISTINCT? - Mailing list pgsql-sql

From Josh Berkus
Subject Re: COUNT DISTINCT?
Date
Msg-id 200207301552.34766.josh@agliodbs.com
Whole thread Raw
In response to Re: COUNT DISTINCT?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-sql
Stephan,

> Would that be the same as:
> select count(distinct skip_date) from weekend_list
>  where ...

Yeah, that would be what I was looking for.

--
-Josh BerkusAglio Database SolutionsSan Francisco



pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: COUNT DISTINCT?
Next
From: Bhuvan A
Date:
Subject: Re: contrib/dblink suggestion