Re: Is it This Join Condition Do-Able?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is it This Join Condition Do-Able?
Дата
Msg-id 8014.1124313343@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Is it This Join Condition Do-Able?  (Mischa Sandberg <mischa.sandberg@telus.net>)
Список pgsql-sql
Mischa Sandberg <mischa.sandberg@telus.net> writes:
> Anyone care to comment on the third row of output?

I think you mistyped the last INSERT:

> insert into c values(2, 'C2');
> insert into b values(3, 'C3');

I suppose you meant insert into c ...
        regards, tom lane


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

Предыдущее
От: Mischa Sandberg
Дата:
Сообщение: Re: Is it This Join Condition Do-Able?
Следующее
От: Mischa Sandberg
Дата:
Сообщение: Re: Is it This Join Condition Do-Able? Ooh, ouch, blush