Re: Join 2 aggregate queries? - Mailing list pgsql-general

From Zak McGregor
Subject Re: Join 2 aggregate queries?
Date
Msg-id 20040213183203.0d965aae.zak@mighty.co.za
Whole thread Raw
In response to Re: Join 2 aggregate queries?  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
On Fri, 13 Feb 2004 09:00:29 -0700 (MST)
"scott.marlowe" <scott.marlowe@ihs.com> wrote:

> Sure, make each a subselect and join those:
>
[snip]

Thanks Scoot, and Bruno too for his earlier suggestion of the same approach. I
have it working exactly as I needed it to, thanks!

Ciao

Zak
--
========================================================================
http://www.carfolio.com/        Searchable database of 10 000+ car specs
========================================================================

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Too much CPU usage
Next
From: "scott.marlowe"
Date:
Subject: Re: update set x=(subquery on same table)