Re: Left join syntax error
От
Rich Shepard
Тема
Re: Left join syntax error
Дата
Msg-id
e0c73ddb-a442-ddd8-c9b2-97e7a3e9123a@appl-ecosys.com
Ответ на
Re: Left join syntax error (Adrian Klaver)
Список
Дерево обсуждения
Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error Shammat <shammat@gmx.net>
Re: Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error Adrian Klaver <adrian.klaver@aklaver.com>
Re: Left join syntax error "David G. Johnston" <david.g.johnston@gmail.com>
Re: Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error Adrian Klaver <adrian.klaver@aklaver.com>
Re: Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error Ray O'Donnell <ray@rodonnell.ie>
Re: Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error Adrian Klaver <adrian.klaver@aklaver.com>
Re: Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error Ray O'Donnell <ray@rodonnell.ie>
Re: Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error Erik Wienhold <ewie@ewie.name>
Re: Left join syntax error Tom Lane <tgl@sss.pgh.pa.us>
Re: Left join syntax error Erik Wienhold <ewie@ewie.name>
Re: Left join syntax error Rich Shepard <rshepard@appl-ecosys.com>
Re: Left join syntax error "David G. Johnston" <david.g.johnston@gmail.com>
Re: Left join syntax error Erik Wienhold <ewie@ewie.name>
On Sat, 18 May 2024, Adrian Klaver wrote: > ... LEFT JOIN companies as c ON c.company_nbr = p.company_nbr; Adrian, Tried that: bustrac-# LEFT JOIN companies as c ON c.company_nbr = p.company_nbr; ERROR: table name "c" specified more than once Thanks, Rich
В списке pgsql-general по дате отправления