array_dims array_lower/upper distance

Поиск
Список
Период
Сортировка
От Matthew Peter
Тема array_dims array_lower/upper distance
Дата
Msg-id 20050921064620.27845.qmail@web35206.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: array_dims array_lower/upper distance  (Tony Wasson <ajwasson@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: suresh ramasamy
Дата:
Сообщение: Re: help me pls
Следующее
От: Bjørn T Johansen
Дата:
Сообщение: Re: Help trying to write my first plpgsql function...