Re: Joining three data sources. - Mailing list pgsql-sql

From Masaru Sugawara
Subject Re: Joining three data sources.
Date
Msg-id 20020620225440.A150.RK73@sea.plala.or.jp
Whole thread Raw
In response to Re: Joining three data sources.  (Janning Vygen <vygen@gmx.de>)
List pgsql-sql
On Thu, 20 Jun 2002 08:27:07 +0200
Janning Vygen <vygen@gmx.de> wrote:


> Oh thanks  a lot. You pushed me in the right direction. i still get headache 
> when trying to write complicated selects. there was something wrong
> in your statement 

Oh! I slipped up. You are exactly right.


> but i was able to correct it by myself. Thanks for your help!!
> Are you able to type those queries in minutes?? It seems so ... amazing! 

No.  Actually, I may have spent a few hours before  I was aware of 
making use of Max/Min aggregations to divide the values of the
team_id into the team1_id or tema2_id.


> 
> > As for Goal table, if it has a large number of the rows, you maybe
> > need to create a unique index on it.
> 
> of course. it was just an example...
> 
> kind regards 
> janning


Regards,
Masaru Sugawara




pgsql-sql by date:

Previous
From: Steve Wampler
Date:
Subject: Re: Tagging rows into collections?
Next
From: Arve Fahlvik
Date:
Subject: Re: Assign values to array