Re: Stored procedures
От | Eric Day |
---|---|
Тема | Re: Stored procedures |
Дата | |
Msg-id | LIELJPDPGNAMOHJKBKCKAEINCAAA.eday@sandibooks.com обсуждение исходный текст |
Ответ на | Re: Stored procedures ("david morgan" <david_morgan@s4c.co.uk>) |
Ответы |
Re: Stored procedures
|
Список | pgsql-general |
PostgreSql does NOT manage stored procedure, it only can manage functions returning single values. -----Original Message----- From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of david morgan Sent: Monday, November 05, 2001 10:07 AM To: pgsql-general@postgresql.org Subject: Re: [GENERAL] Stored procedures 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 > > ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
В списке pgsql-general по дате отправления: