JOIN columns with no data

Поиск
Список
Период
Сортировка
Искать
От
Keith Worthington
Тема
JOIN columns with no data
Дата
Msg-id
20041221211331.M54492@narrowpathinc.com
Список
Дерево обсуждения
JOIN columns with no data "Keith Worthington" <keithw@narrowpathinc.com>
Hi All,

I am trying to create a fairly large join (7 tables) that needs to allow NULL
in columns.

Table 1
1 | A | 2
2 | B | 3

JOINed with

Table 2
1 | note

should output
1 | A | 2 | note
2 | B | 3 |

Kind Regards,
Keith

______________________________________________
99main Internet Services http://www.99main.com

В списке pgsql-novice по дате отправления
От: Vishal Kashyap @ [SaiHertz]
Дата:
Сообщение: Re: SQUID Log in PostgreSQL
От: George Weaver
Дата:
Сообщение: Re: JOIN columns with no data
FAQ