Re: how to write procedures - Mailing list pgsql-sql

From Rajesh Kumar Mallah.
Subject Re: how to write procedures
Date
Msg-id 200207041942.24577.mallah@trade-india.com
Whole thread Raw
In response to how to write procedures  ("srikanth" <chekravarthula@haloesolutions.com>)
Responses Re: how to write procedures  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List 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.






pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: how to write procedures
Next
From: "Rajesh Kumar Mallah."
Date:
Subject: Re: Can this be done with sql?