Re: stored procedures in postgresql user plpgsql - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: stored procedures in postgresql user plpgsql
Date
Msg-id 20041130045623.GA87429@winnie.fuhr.org
Whole thread Raw
In response to stored procedures in postgresql user plpgsql  (RobertD.Stewart@ky.gov)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TEXT::CIDR/INET::CIDR output confusion
Next
From: Tom Lane
Date:
Subject: Re: TEXT::CIDR/INET::CIDR output confusion