Re: Hack around lack of CORRESPONDING BY in EXCEPT?
Stephan Szabo <sszabo@megazone23.bigpanda.com>
From: Stephan Szabo <sszabo@megazone23.bigpanda.com>
To: Lucas Adamski <ladamski@manageww.com>
Cc: "Postgresql Performance Mailing list (E-mail)" <pgsql-performance@postgresql.org>
Date: 2003-05-07T19:43:29Z
Lists: pgsql-performance
On Wed, 7 May 2003, Lucas Adamski wrote: Of course my last suggestion won't work since you need to get the event.pk field out. The actual subquery would need to be more complicated and probably involve an IN or EXISTS. :(