Re: IN, EXISTS or ANY? - Mailing list pgsql-sql

From Josh Berkus
Subject Re: IN, EXISTS or ANY?
Date
Msg-id web-1776493@davinci.ethosmedia.com
Whole thread Raw
In response to Re: IN, EXISTS or ANY?  (Keith Gray <keith@heart.com.au>)
List 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 by date:

Previous
From: Keith Gray
Date:
Subject: Re: IN, EXISTS or ANY?
Next
From: Tom Lane
Date:
Subject: Re: Temporary tables and indexes