Re: help with a stored procedure

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: help with a stored procedure
Дата
Msg-id 20050103173543.GA58846@winnie.fuhr.org
обсуждение исходный текст
Ответ на help with a stored procedure  ("Jason Tesser" <JTesser@nbbc.edu>)
Список pgsql-general
On Mon, Jan 03, 2005 at 08:29:18AM -0600, Jason Tesser wrote:

> I am new to postgres stored procedures and would like a little help.  My
> function basically takes 2 arguments and inserts data into a table from
> a select statement.  I want it to return the number of records inserted.

See "Obtaining the Result Status" in the "Basic Statements" section
of the PL/pgSQL documentation.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Pierre-Frédéric Caillaud
Дата:
Сообщение: Re: Generating unique values for TEXT columns
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL 8.0.0 Release Candidate 3