Re: [SQL] Doubt in stored procedure

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: satheesh Gnanasekaran <satheeshravikumar(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: [SQL] Doubt in stored procedure
Date: 2006-07-01 05:50:35
Message-ID: 20060701055035.GZ17241@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-sql

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(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message chris weeks 2006-07-02 16:37:38 Password Help?
Previous Message Tomer Levinboim 2006-06-30 23:30:24 postgres transaction isolation when rollback

Browse pgsql-sql by date

  From Date Subject
Next Message Erik Jones 2006-07-01 12:54:04 Re: Alternative to Select in table check constraint
Previous Message Richard Broersma Jr 2006-07-01 05:10:16 Re: Alternative to Select in table check constraint