array size

From: akp geek <akpgeek(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: array size
Date: 2011-02-24 19:17:13
Message-ID: AANLkTikySoynND9qF3s92CuE1mCLVsntVdC9rgsWAhVe@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all -

I am trying to find the number of elements in the array. Right
now I am using array_upper and array_lower. Is there any other way of
getting the number of elements?

thanks for the help

Regards

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2011-02-24 19:33:19 Re: array size
Previous Message Alexander Farber 2011-02-24 19:10:29 Re: Adding a column with constraint