Re: stored procedures in postgresql user plpgsql

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: stored procedures in postgresql user plpgsql
Дата
Msg-id 20041130045623.GA87429@winnie.fuhr.org
обсуждение исходный текст
Ответ на stored procedures in postgresql user plpgsql  (RobertD.Stewart@ky.gov)
Список pgsql-sql
Please Cc the mailing list when you respond -- that way others can
participate in and learn from the discussion.  Also, if you have a
new question then please start a new thread with a relevant Subject
header.

On Mon, Nov 29, 2004 at 10:12:59PM -0500, RobertD.Stewart@ky.gov wrote:
> Thanks for the help
> 
> That is what I needed
> 
> Do you have any examples of insert statements for multiple variable
> 
> I'm trying to create a web page that would call these functions

See the documentation for the INSERT statement:

http://www.postgresql.org/docs/7.4/static/sql-insert.html

If you're having trouble with something, then please describe what
you're trying to do and the difficulties you're having.  It's helpful
if you post the SQL statements you're executing along with a description
of what you want to happen and what actually does happen.  For the
latter, including the output from a psql session can be useful.

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


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: TEXT::CIDR/INET::CIDR output confusion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: TEXT::CIDR/INET::CIDR output confusion