Re: count array in postgresql

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: bandeng <postgredb(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: count array in postgresql
Date: 2005-03-07 03:29:05
Message-ID: 20050307032904.GA23019@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, Mar 07, 2005 at 09:09:57AM +0700, bandeng wrote:

> I still cannot find count function in that reference.

See array_upper() and array_lower().

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mauro Bertoli 2005-03-07 08:29:43 Re: Postgres performance
Previous Message Sean Davis 2005-03-07 02:21:47 Re: count array in postgresql