Re: IN, EXISTS or ANY?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: IN, EXISTS or ANY?
Дата
Msg-id web-1776493@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Re: IN, EXISTS or ANY?  (Keith Gray <keith@heart.com.au>)
Список pgsql-sql
Keith,

> >>But EXISTS is an entirely different animal which is often faster
> >>... isn't that in the FAQ?
> 
> 
> There is no reference to EXISTS in the SELECT documentation??
> 
> Is this explained somewhere else?

Hmmm ....  found this using the Index for the online docs:

http://www.us.postgresql.org/users-lounge/docs/7.2/postgres/functions-subquery.html

Have fun.

-Josh



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

Предыдущее
От: Keith Gray
Дата:
Сообщение: Re: IN, EXISTS or ANY?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Temporary tables and indexes