Re: how to write procedures

Поиск
Список
Период
Сортировка
От Bhuvan A
Тема Re: how to write procedures
Дата
Msg-id Pine.LNX.4.44.0207091008390.1604-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответ на how to write procedures  ("srikanth" <chekravarthula@haloesolutions.com>)
Список pgsql-sql
Hi,

it seems you weren't yet installed appropriate procedural language. for 
example, if you wish to code in plpgsql you must install 'plpgsql'. for 
details refer the documentation and it has enough information.

regards,
bhuvaneswaran.

On Thu, 4 Jul 2002, 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
> 





В списке pgsql-sql по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re:
Следующее
От: Joseph Syjuco
Дата:
Сообщение: export plpgsql function to file