When are subqueries needed

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема When are subqueries needed
Дата
Msg-id 199912310608.BAA07579@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
Can someone summarize when subqueries are required.  I thought
aggregates often needed them, but I see now that table aliases can do it
in most cases.  I think NOT IN can not be done without subqueries.

Is there a general rule on this?  A rule about correlated subqueries?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: LIKE fixed(?) for non-ASCII collation orders
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: [HACKERS] correlated subquery