Search Postgresql Archives

Re: Howto determin the number of elemnts of an array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Együd Csaba wrote:
Hi,
how can I determin the number of elements of an array? I saw function
array_dims() which returns a string value representing the dimensions of the
array. Is there a function which returns only the number of elements as an
integer.


-- Csaba


array_upper(arrayname,dimension) will return the number of elements in the specified dimension of array arrayname.


Sven


---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux