About arrays in plpgsql. - Mailing list pgsql-general

From Arun Prasad
Subject About arrays in plpgsql.
Date
Msg-id F31pH71yEXUIEAOeIiG00000003@hotmail.com
Whole thread Raw
List 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.


pgsql-general by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL
Next
From: Alexey Borzov
Date:
Subject: Re[2]: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL