> On Mon, May 05, 2003 at 09:33:33PM -0700, Josh Berkus wrote:
> > EXISTS is more flexible than IN; how can you do a 3-column corellation on an
> > IN clause?
>
> It would be nice to add support for multi-column IN..
>
> WHERE (a, b, c) IN (SELECT a, b, c ...)
Umm....we DO have that...
Chris