About arrays in plpgsql.

From: "Arun Prasad" <arunmoola(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: About arrays in plpgsql.
Date: 2000-11-17 13:11:01
Message-ID: F31pH71yEXUIEAOeIiG00000003@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
On reading a few tutorials on PL/SQL I came to know of something called
"PL/SQL Tables"....these PL/SQL tables act much like arrays. (they are
probably linked lists). I need to know if plpgsql also supports this
feature?
Otherwise can somebody let me know how to declare arrays in plpgsql..(is it
necc. to create an array type and then use it in plpgsql functions?)

Thanks in advance,
Arun.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

Browse pgsql-general by date

  From Date Subject
Next Message Pankaj Soni 2000-11-17 13:37:32 Pro. Regarding Arrays.
Previous Message Enrico Comini 2000-11-17 12:10:10 What language