Re: how to write procedures

From: "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>
To: "srikanth" <chekravarthula(at)haloesolutions(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: how to write procedures
Date: 2002-07-04 14:12:24
Message-ID: 200207041942.24577.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hi ,

Stored procedures are supported in pgsql for
quite a long time

consult postgresql docs on website
http://www.postgresql.org/idocs/index.php?xplang.html

or your local installations.

regds
malz.

On Thursday 04 July 2002 16:15, srikanth wrote:
> Hi, I am using postgre sql server on linux server but for my database I am
> using storedprocedures which i need to create , but there are no commands
> to create procedures it says it does not support is there any way to work
> with stored procedures in postgre sql server.
> thanks,
> srikanth.
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rajesh Kumar Mallah. 2002-07-04 14:50:29 Re: Can this be done with sql?
Previous Message Ligia Pimentel 2002-07-04 13:49:31 Re: Selecting data from a table created in another database...