Re: how to write procedures

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah.
Тема Re: how to write procedures
Дата
Msg-id 200207041942.24577.mallah@trade-india.com
обсуждение исходный текст
Ответ на how to write procedures  ("srikanth" <chekravarthula@haloesolutions.com>)
Ответы Re: how to write procedures
Список 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 по дате отправления:

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Re: how to write procedures
Следующее
От: "Rajesh Kumar Mallah."
Дата:
Сообщение: Re: Can this be done with sql?