Re: Optimization rules for semi and anti joins

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Optimization rules for semi and anti joins
Дата
Msg-id 4993CFCE.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на Re: Optimization rules for semi and anti joins  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
>>> I wrote: 
> You've got a name, and you want a list of outstanding warrants for
> parties with a matching name.
Correction, if that was the list you wanted, you would use an inner
join, not a semijoin.  For purposes of this illustration I guess you
would be looking for a list of parties who have outstanding warrants,
not a list of the warrants themselves.
-Kevin


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

Предыдущее
От: Gurjeet Singh
Дата:
Сообщение: Re: [GENERAL] Fwd: Need help in porting Oracle PL/SQL's OUT paramater based procedures
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_upgrade project status