Re: Multiple records returned by a JOIN

From: Alexander Farber <alexander(dot)farber(at)gmail(dot)com>
To:
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multiple records returned by a JOIN
Date: 2018-04-10 16:21:15
Message-ID: CAADeyWiqLx63T9KKfv8w0ve01GHrm2OXE1_RrJnR2Np4EAzawg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Or actually I can not use SELECT UNION here, because then I only get 10
records of the condition uid = player1 and then nothing would be left for
the other condition uid = player2

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-04-10 16:29:12 Re: Postgresql Split Brain: Which one is latest
Previous Message Alexander Farber 2018-04-10 16:18:38 Re: Multiple records returned by a JOIN