Re: Outer Joins

Поиск
Список
Период
Сортировка
От Robert B. Easter
Тема Re: Outer Joins
Дата
Msg-id 01010620195818.09559@comptechnews
обсуждение исходный текст
Ответ на Re: Outer Joins  ("Poul L. Christiansen" <poulc@cs.auc.dk>)
Ответы Re: Outer Joins
Re: Outer Joins
Список pgsql-general
What is the syntax for this?  Is there an example I can see/run?

On Thursday 04 January 2001 04:30, Poul L. Christiansen wrote:
> PostgreSQL 7.1 (which is in beta now) will have outer joins.
>
> It will probably (and hopefully) be released in Jan./Feb., but the beta
> seems quite stable to me.
>
> Poul L. Christiansen
>
> Michael Dunn wrote:
> > I am relatively new to the list and somewhat new to PostgreSQL.  I am
> > wondering if there has been any discussion or thought about including
> > outer joins in later releases of PostreSQL.  It seems highly inefficient
> > simulating outer joins with subqueries and UNION ALL statements.  Or,
> > perhaps PostgreSQL has another way prevent unjoined rows from being
> > supressed in the results.  Your comments are welcome.
> >
> > Thanks, Micael Dunn

--
-------- Robert B. Easter  reaster@comptechnews.com ---------
-- CompTechNews Message Board http://www.comptechnews.com/ --
-- CompTechServ Tech Services http://www.comptechserv.com/ --
---------- http://www.comptechnews.com/~reaster/ ------------

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

Предыдущее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: backend corruption
Следующее
От: "Robert B. Easter"
Дата:
Сообщение: Re: Passing tables as parameter