Re: [SQL] PL/Perl? - Mailing list pgsql-sql

From Victor M. Mondragon A.
Subject Re: [SQL] PL/Perl?
Date
Msg-id Pine.LNX.4.02.9902250819001.35945-100000@mail.vera.net
Whole thread Raw
In response to PL/Perl?  ("Dr. Nisai Wanakule" <nisai@m1p17-235.waterauthority.state.fl.us>)
List pgsql-sql
Try DBI and DBD you can fetch them from the CPAN.

# perl -MCPAN -e 'install DBI'
# perl -MCPAN -e 'install DBD::Pg'


---------------------------------------------------------------------------
Victor Manuel Mondragon                                    mdragon@vera.net
---------------------------------------------------------------------------

On Wed, 24 Feb 1999, Dr. Nisai Wanakule wrote:

> Is there such thing as PL for Perl?
> If there is, please direct me to the pertinent document.
> If not, is there a plan in working?
>
> Thanks.
>
> --
> Nisai Wanakule, PH.D., P.E.
> Tampa Bay Water
> 2535 Landmark Dr., Suite 211
> Clearwater, FL 33761
> Tel 727/791-2373
> Fax 727/791-2388
> SunCom: 513-7010
>
>
>


pgsql-sql by date:

Previous
From: Matthew Hagerty
Date:
Subject: OUTER JOINS in 6.4.2?? Work around??
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] Unable to read from a view