Re: EXISTS / IN - does it work on Postgresql?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <paula(at)cyberlazarus(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: EXISTS / IN - does it work on Postgresql?
Date: 2001-09-19 22:57:49
Message-ID: Pine.LNX.4.30.0109200057370.1053-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

paula(at)cyberlazarus(dot)net writes:

> WHERE ... EXISTS (SELECT ...)
>
> I was researching and found ambiguous information about this kind of subqueries, is that working fine with Postgresql?

Yes.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-09-20 00:37:54 Status of greatbridge.org
Previous Message Stephan Szabo 2001-09-19 22:19:45 Re: EXISTS / IN - does it work on Postgresql?