Re: Except without elimination of non-distinct rows

Поиск
Список
Период
Сортировка
От Ray Madigan
Тема Re: Except without elimination of non-distinct rows
Дата
Msg-id IIEPJABILGOCODDLDNJFCEPFCGAA.ray@madigans.org
обсуждение исходный текст
Ответ на Except without elimination of non-distinct rows  ("Ray Madigan" <ray@madigans.org>)
Список pgsql-sql
I tried using EXCEPT ALL but it seems to only remove one row when there is
more then one matching row?

Thanks
Ray Madigan


-----Original Message-----
From: pgsql-sql-owner@postgresql.org
[mailto:pgsql-sql-owner@postgresql.org]On Behalf Of Tom Lane
Sent: Monday, February 04, 2008 6:20 PM
To: Ray Madigan
Cc: Pgsql-Sql
Subject: Re: [SQL] Except without elimination of non-distinct rows


"Ray Madigan" <ray@madigans.org> writes:
> Is there any way to use except that won't remove the non-distinct rows
from
> the left side of the query?

EXCEPT ALL might or might not do what you're hoping for.  Check the
manual (I think the SELECT reference page is what to look at).
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Except without elimination of non-distinct rows
Следующее
От: Tiziano Slack
Дата:
Сообщение: TG_TABLE_NAME as identifier