Re: left outer join issue?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: left outer join issue?
Дата
Msg-id 20040518182857.GA2282@wolff.to
обсуждение исходный текст
Ответ на left outer join issue?  (Dev <dev@umpa-us.com>)
Ответы Re: left outer join issue?  (Dev <dev@umpa-us.com>)
Список pgsql-general
On Tue, May 18, 2004 at 14:10:04 -0400,
  Dev <dev@umpa-us.com> wrote:
>
> Hello all,
>
> I need to do a left out join where a.field1 ilike %b.field2%
>
> But I can not figure out the exact syntax to using the ilike in the join?

Use the ON clause syntax.

В списке pgsql-general по дате отправления:

Предыдущее
От: Dev
Дата:
Сообщение: left outer join issue?
Следующее
От: Dev
Дата:
Сообщение: Re: left outer join issue?