Re: [SQL] Doubt in stored procedure - Mailing list pgsql-novice

From Jim C. Nasby
Subject Re: [SQL] Doubt in stored procedure
Date
Msg-id 20060701055035.GZ17241@pervasive.com
Whole thread Raw
In response to Doubt in stored procedure  ("satheesh Gnanasekaran" <satheeshravikumar@gmail.com>)
List pgsql-novice
On Tue, Jun 20, 2006 at 11:55:03AM +0530, satheesh Gnanasekaran wrote:
> hi,
>
>   iam a novice in postgresql. i want to insert a values  to a table using
> stored procedure. plz mail me  the sample codes and examples. thanks in
> advance

Just create a plpgsql stored proc with an insert statement in it.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-novice by date:

Previous
From: "Tomer Levinboim"
Date:
Subject: postgres transaction isolation when rollback
Next
From: chris weeks
Date:
Subject: Password Help?