performance - self-joins vs. subqueries

Поиск
Список
Период
Сортировка
От K. Ari Krupnikov
Тема performance - self-joins vs. subqueries
Дата
Msg-id 3A880244.4F0C5F5F@iln.net
обсуждение исходный текст
Ответы Re: performance - self-joins vs. subqueries  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Many queries can be formulated as either a self-join or a subquery on
the same table.

Is there any difference in performance, or does the analyzer treat them
the same?


--
K. Ari Krupnikov

DBDOM - bridging XML and relational databases
http://www.iter.co.il

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Howto install postgresql 7.03 on Darwin 1.2
Следующее
От: adb
Дата:
Сообщение: Re: Re: PostgreSQL vs Oracle vs DB2 vs MySQL - Which should I use?