Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: COUNT DISTINCT? - Mailing list pgsql-sql

From Josh Berkus
Subject Re: COUNT DISTINCT?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: COUNT DISTINCT?  (Stephan Szabo <[email protected]>)
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