Re: Count & Distinct

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "J(dot) Atwood" <jatwood(at)bwanazulia(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Count & Distinct
Date: 2000-08-24 03:43:45
Message-ID: 20883.967088625@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"J. Atwood" <jatwood(at)bwanazulia(dot)com> writes:
>>>> select count(distinct(row)) from table;

> Does not work so what is the work around? I have tried a bunch of stuff.

I bet you didn't try updating to 7.0?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-08-24 04:18:41 Re: Large object insert performance.
Previous Message Sherwin Daganato 2000-08-24 03:40:57 serial data type limit