array_dims array_lower/upper distance - Mailing list pgsql-general

From Matthew Peter
Subject array_dims array_lower/upper distance
Date
Msg-id 20050921064620.27845.qmail@web35206.mail.mud.yahoo.com
Whole thread Raw
Responses Re: array_dims array_lower/upper distance
List pgsql-general
Wondering if there's a way for postgres to return how
many elements are in a array as a single integer? For
instance, returning 10 (items in array) instead of
[-5:4]

Also, is there a way to return the position of an item
in a array?



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

pgsql-general by date:

Previous
From: suresh ramasamy
Date:
Subject: Re: help me pls
Next
From: Bjørn T Johansen
Date:
Subject: Re: Help trying to write my first plpgsql function...