Re: Aggregate Function to return most common value for a column - Mailing list pgsql-general

From Benjamin Smith
Subject Re: Aggregate Function to return most common value for a column
Date
Msg-id 200905221847.03423.ben@schoolpathways.com
Whole thread Raw
In response to Re: Aggregate Function to return most common value for a column  ("Michael Harris" <michael.harris@ericsson.com>)
List pgsql-general
I've used this same concept in subqueries for a very long time. Doing this allows me to "dive in" and get other values from the joined table, rather than just the thing that we're getting the most of.




- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"I kept looking for somebody to solve the problem.
Then I realized... I am somebody!"


-- Author Unknown
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

pgsql-general by date:

Previous
From: Havasvölgyi Ottó
Date:
Subject: 8.3: timestamp subtraction
Next
From: "Daniel Verite"
Date:
Subject: Re: 8.3: timestamp subtraction