Re: Join Correlation Name - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: Join Correlation Name
Date
Msg-id 49aeab5a-96d9-c1fe-45da-aadb7e2caf77@2ndquadrant.com
Whole thread Raw
In response to Re: Join Correlation Name  (Isaac Morland <isaac.morland@gmail.com>)
Responses Re: Join Correlation Name
List pgsql-hackers
On 29/10/2019 12:24, Isaac Morland wrote:
> If you need to refer specifically to the non-qualified version in a
> different part of the query, you can give an alias to the result of
> the join:
>
> ... (a join b using (z)) as t ...


Yes, this is about having standard SQL syntax for that.




pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Join Correlation Name
Next
From: vignesh C
Date:
Subject: Re: Typos and inconsistencies in code