Re: Saving score of 3 players into a table - Mailing list pgsql-general

From Alexander Farber
Subject Re: Saving score of 3 players into a table
Date
Msg-id CAADeyWjeLXgsbhtjccP+NY=1Xcf=9z1GbdU-cO39oFiD9QfOUg@mail.gmail.com
Whole thread Raw
In response to Re: Saving score of 3 players into a table  ("David Johnston" <polobo@yahoo.com>)
Responses Re: Saving score of 3 players into a table  (David Johnston <polobo@yahoo.com>)
List pgsql-general
The PostgreSQL docs are unfortunately scarce on JOINs
http://www.postgresql.org/docs/8.4/static/tutorial-join.html

I've never seen a JOIN producing several rows instead
of columns before Michael suggested it in this thread

pgsql-general by date:

Previous
From: "David Johnston"
Date:
Subject: Re: Saving score of 3 players into a table
Next
From: Michael Glaesemann
Date:
Subject: Re: Saving score of 3 players into a table