array variable in pl/pgsql

From: "datactrl" <quals(at)tpg(dot)com(dot)au>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: array variable in pl/pgsql
Date: 2001-09-11 00:57:05
Message-ID: 000f01c13a5c$ade8c540$2400a8c0@hnjack
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Browse pgsql-sql by date

  From Date Subject
Next Message Jack 2001-09-11 01:31:55 array variables in pl/pgsql
Previous Message datactrl 2001-09-11 00:45:42 array variable in pl/pgsql