Re: All and ANY - Mailing list pgsql-general

From John R Pierce
Subject Re: All and ANY
Date
Msg-id 4EA84472.2060406@hogranch.com
Whole thread Raw
In response to All and ANY  (salah jubeh <s_jubeh@yahoo.com>)
List pgsql-general
On 10/26/11 6:38 AM, salah jubeh wrote:
>
> Can someone please direct me where I can find documentation about ALL
> and ANY  functions.  I searched postgresql documentation but I did not
> find the appropriate pages
>


http://www.postgresql.org/docs/current/static/functions-subquery.html#FUNCTIONS-SUBQUERY-ANY-SOME
http://www.postgresql.org/docs/current/static/functions-comparisons.html#AEN17416

(note one operates on the results of a subquery, while the other nearly
identical page is operating on an array)

fyi, I found these quite directly by going to the Index
http://www.postgresql.org/docs/current/static/bookindex.html



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-general by date:

Previous
From: Chris Redekop
Date:
Subject: Re: Can someone help explain what's going on from the attached logs?
Next
From: "Nicholson, Brad (Toronto, ON, CA)"
Date:
Subject: psql HTML mode - quoting HTML characters