array variable in pl/pgsql - Mailing list pgsql-sql

From datactrl
Subject array variable in pl/pgsql
Date
Msg-id 097101c13a5b$16e006a0$2400a8c0@hnjack
Whole thread Raw
List 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





pgsql-sql by date:

Previous
From: yaubi@yaubi.com (Yoann)
Date:
Subject: Which SQL query makes it possible to optain the 3 greatest values of an interger list ?
Next
From: "jack"
Date:
Subject: array variable in pl/pgsql