Re: Store procedure -------------- !!!!!!!!!!!!!! URGENTE """""""""""""""

Поиск
Список
Период
Сортировка
От javier wilson
Тема Re: Store procedure -------------- !!!!!!!!!!!!!! URGENTE """""""""""""""
Дата
Msg-id da884c20050223101476a012d@mail.gmail.com
обсуждение исходный текст
Ответ на Store procedure -------------- !!!!!!!!!!!!!! URGENTE """""""""""""""  (Adelson - Informática<informatica.adelson@ltalta.com.br>)
Список pgsql-general
i guess you can create a simple sql function:
http://www.postgresql.org/docs/8.0/interactive/xfunc-sql.html
or more complex pl/pgsql functions
http://www.postgresql.org/docs/8.0/interactive/xplang.html

On Tue, 22 Feb 2005 14:37:21 -0300, Adelson - Informática
<informatica.adelson@ltalta.com.br> wrote:
>
> Por favor gostaria de saber como utilizo store procedure no postgre ...
>
> não quero retornar valor , apenas que o banco de dados me execute uma
> instrução ...
>
> Exemplo : insert into cliente (cnp,nom) values ( '21231231','CLIENTE TESTE')
>
> sem mais,
>
> Adelson
>
>
>
>

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

Предыдущее
От: Ken Johanson
Дата:
Сообщение: Rephrased: Possible to run the server without backslash (C-style) escaping?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: reltuples < # of rows