Re: stored procedures in postgresql user plpgsql

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: RobertD(dot)Stewart(at)ky(dot)gov
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: stored procedures in postgresql user plpgsql
Date: 2004-11-30 04:56:23
Message-ID: 20041130045623.GA87429@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Stewart(at)ky(dot)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/

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2004-11-30 05:07:51 Re: TEXT::CIDR/INET::CIDR output confusion
Previous Message Bruce Momjian 2004-11-30 04:49:46 Re: TEXT::CIDR/INET::CIDR output confusion