Re: Not able to understand how to write group by - Mailing list pgsql-general

From jared
Subject Re: Not able to understand how to write group by
Date
Msg-id CADss3ARGnhoejxjOcv-bb9CNYxhLeH7yy3xwfR9NZ0cAM_RP1A@mail.gmail.com
Whole thread Raw
In response to Re: Not able to understand how to write group by  (Arup Rakshit <aruprakshit@rocketmail.com>)
Responses Re: Not able to understand how to write group by  (Arup Rakshit <aruprakshit@rocketmail.com>)
List pgsql-general



On Wed, Jul 2, 2014 at 1:44 PM, Arup Rakshit <aruprakshit@rocketmail.com> wrote:

*group by* on full table(*users*). I am away from our production DB. Could you
tell me how this little change will solve the whole problem and help me to get
the data as per the format I am looking for.

Arup,
I meant:
GROUP BY users.gender 

pgsql-general by date:

Previous
From: Arup Rakshit
Date:
Subject: Re: Not able to understand how to write group by
Next
From: John R Pierce
Date:
Subject: Re: Not able to understand how to write group by