Re: Count & Distinct

From: sridhvenk(at)yahoo(dot)com
To: "J(dot) Atwood" <jatwood(at)bwanazulia(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Count & Distinct
Date: 2000-08-23 03:42:27
Message-ID: Pine.LNX.4.21.0008230912100.1560-100000@amazon.in.inapp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

It works fine. Please try again

On Wed, 23 Aug 2000, J. Atwood wrote:

> Search a lot of archives and have come up with very little (much old)
>
> obviously
>
> >>> select count(distinct(row)) from table;
>
> Does not work so what is the work around? I have tried a bunch of stuff.
>
> Thanks,
> J
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Johannsen 2000-08-23 05:06:26 Re: [Solved] SQL Server to PostgreSQL
Previous Message sridhvenk 2000-08-23 03:40:12 Re: Probelm creating a table