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 <adrian.klaver@aklaver.com>)
Ответы Re: Left join syntax error
Список pgsql-general
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 по дате отправления: