Обсуждение: Re: [SQL] Passing arrays

Поиск
Список
Период
Сортировка

Re: [SQL] Passing arrays

От
Joe Conway
Дата:
Achilleus Mantzios wrote:
> Also check out contrib/intarray and its indexing capabilites
> if you have 1 dimensional integer arrays.
>

For alternative array processing capabilities, you might want to look at
PL/R (see: http://www.joeconway.com/plr/ ). R is pretty much completely
array/vector based.

I've not made an official "release" announcement, but I am interested in
testers/feedback.

HTH,

Joe