Re: [SQL] DISTINCT and aggregates

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brook Milligan <brook(at)biology(dot)nmsu(dot)edu>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] DISTINCT and aggregates
Date: 2000-01-21 18:38:10
Message-ID: 16397.948479890@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Brook Milligan <brook(at)biology(dot)nmsu(dot)edu> writes:
> It seems (in 6.5.2) that one cannot execute queries like:
> select count (distinct foo) from bar;

Right. It's implemented for 7.0...

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message De Moudt Walter 2000-01-21 23:50:09 Re: [SQL] SQL Things
Previous Message Tibor Laszlo 2000-01-21 17:59:42