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


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to