Question on PL/Perl

From: Deepblues <deepblues(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Question on PL/Perl
Date: 2005-02-14 19:11:19
Message-ID: bd6cfb9e050214111136282d00@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I'm new to PostgreSql and i'm wondering how to write functions in
PL/Perl to INSERT, RETRIEVE, DELETE elements from the tables.
I have 3 tables and I have to write functions in perl to populate data
to the tables.

Any input would be appreciated. I tried online help but it doesn't
seem to be appropriate.

Deepblues

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Keith Worthington 2005-02-14 19:50:42 Column default
Previous Message Rodolfo J. Paiz 2005-02-14 18:45:01 Re: Converting interval to numeric?