Re: Stored procedures

Поиск
Список
Период
Сортировка
От david morgan
Тема Re: Stored procedures
Дата
Msg-id 9s6dff$2upe$1@news.tht.net
обсуждение исходный текст
Ответ на Stored procedures  ("Tomá¹ Kubi¹" <kubis@vosji.cz>)
Ответы Re: Stored procedures  ("Eric Day" <eday@sandibooks.com>)
Список pgsql-general
A good start is the interactive documentation:
http://www.postgresql.org/idocs/ , specifically the section "Procedural
Languages".
Bruce Momjian'b book "Postgresql Introduction and concepts" gives some good
examples.

David.

Tom�� Kubi� wrote in message <9s5l2q$2qbk$1@news.tht.net>...
>Hi,
> I�m new in PostgreSQL, but i have worked with many databases systems. I
>know good standard SQL language. I know that stored procedures I can create
>by CREATE PROCEDURE. But I didn �t find this syntax in Postgre SQL. How is
>it in Postgres? I�m using PostgreSQL 7.1.3
>
>thanks
>
>Tomas Kubis
>
>



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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Referring a table in another database
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: request for advise