Thread: array variable in pl/pgsql

array variable in pl/pgsql

From
"datactrl"
Date:
Hi all

Is there any sample to show how to use array variable in PL/pgsql? How do I
get an array from a table and do a loop to manipulate every element in that
array?

jack