Re: self-join on subselect - Mailing list pgsql-general

From PFC
Subject Re: self-join on subselect
Date
Msg-id opsk89ka1gth1vuj@musicbox
Whole thread Raw
In response to Re: self-join on subselect  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
    Thanks, I was hoping there was some way to avoid it.

> You have to write the subselect twice if you want to match up different
> rows.
> In some cases it might be worth making a copy in a temp table. For simple
> subselects where there is an index on id, leaving it as is should work
> fine.
>



pgsql-general by date:

Previous
From: Dawid Kuroczko
Date:
Subject: Re: Lower case
Next
From: Pailloncy Jean-Gerard
Date:
Subject: Re: Extended unit