Re: Left join syntax error
Rich Shepard <rshepard@appl-ecosys.com>
From: Rich Shepard <rshepard@appl-ecosys.com>
To: pgsql-general@lists.postgresql.org
Date: 2024-05-18T15:41:26Z
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