Re: Left join syntax error

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Left join syntax error
Date: 2024-05-18 15:41:26
Message-ID: 48184f5-5059-2a30-478-399390655983@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 18 May 2024, Adrian Klaver wrote:

> Show the complete query.
> Take the error message as correct, you are specifying 'companies as c' more
> then once.

Adrian,

I saw that but didn't know how to specify the alias only one time.

Thanks,

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message PetSerAl 2024-05-19 02:24:28 pg_dump and not MVCC-safe commands
Previous Message Rich Shepard 2024-05-18 15:40:09 Re: Left join syntax error