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-06 19:10:55
Message-ID: 20050306191055.GA8834@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sun, Mar 06, 2005 at 11:54:15PM +0700, bandeng wrote:

> I need some help, I have created function with argument in array.
> I already try to find array function in manual but failed.

Maybe you're looking for "Array Functions and Operators" in the
"Functions and Operators" chapter. You don't say what version of
PostgreSQL you're using; here's a link to the 8.0 documentation:

http://www.postgresql.org/docs/8.0/interactive/functions-array.html

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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message PFC 2005-03-06 19:26:50 Re: Links between rows in a table
Previous Message Stefan Weiss 2005-03-06 18:27:38 Re: Links between rows in a table