Обсуждение: Aggregate functions

Поиск
Список
Период
Сортировка

Aggregate functions

От
Thom Brown
Дата:
Where can I find a list of aggregate funtions?  I can't find them
anywhere.  I'm using v1.10.0.  This page says it's supported:
http://pgadmin.org/features.php

Thanks

Thom


Re: Aggregate functions

От
Raymond O'Donnell
Дата:
On 18/11/2009 17:20, Thom Brown wrote:
> Where can I find a list of aggregate funtions?  I can't find them
> anywhere.  I'm using v1.10.0.  This page says it's supported:
> http://pgadmin.org/features.php

I think aggregates are hidden in the tree by default....go to File ->
Options -> Display, and tick "Aggregates" in the list.

Ray.


-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


Re: Aggregate functions

От
Thom Brown
Дата:
2009/11/18 Raymond O'Donnell <rod@iol.ie>:
> On 18/11/2009 17:20, Thom Brown wrote:
>> Where can I find a list of aggregate funtions?  I can't find them
>> anywhere.  I'm using v1.10.0.  This page says it's supported:
>> http://pgadmin.org/features.php
>
> I think aggregates are hidden in the tree by default....go to File ->
> Options -> Display, and tick "Aggregates" in the list.
>
> Ray.

Aha!  I never knew that was there.  Thanks Ray! :)

Thom