Re: All and ANY

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: All and ANY
Дата
Msg-id 4EA84472.2060406@hogranch.com
обсуждение исходный текст
Ответ на All and ANY  (salah jubeh <s_jubeh@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Chris Redekop
Дата:
Сообщение: Re: Can someone help explain what's going on from the attached logs?
Следующее
От: "Nicholson, Brad (Toronto, ON, CA)"
Дата:
Сообщение: psql HTML mode - quoting HTML characters