Re: query with =ALL - Mailing list pgsql-sql

From Tom Lane
Subject Re: query with =ALL
Date
Msg-id 5840.1087242943@sss.pgh.pa.us
Whole thread Raw
In response to Re: query with =ALL  ("Jaime Casanova" <el_vigia_ec@hotmail.com>)
List pgsql-sql
"Jaime Casanova" <el_vigia_ec@hotmail.com> writes:
>> Perhaps you meant "= ANY"?

> Not really becuase ANY has the same efect that IN and what i want is all the 
> results that are equal in all the rows in any of the cur_paralelo values. 
> But must be in all the cur_paralelo or nothing.

You're not expressing yourself clearly, because as far as I can
understand you there are guaranteed to be no such results.
        regards, tom lane


pgsql-sql by date:

Previous
From: "Jaime Casanova"
Date:
Subject: Re: query with =ALL
Next
From: "Jaime Casanova"
Date:
Subject: Re: query with =ALL