STORED PROCEDURES - Mailing list pgsql-novice

From JORGE MALDONADO
Subject STORED PROCEDURES
Date
Msg-id f03943a00908031649p2302524do8c707ade05105b6f@mail.gmail.com
Whole thread Raw
Responses Re: STORED PROCEDURES  (Andreas Wenk <a.wenk@netzmeister-st-pauli.de>)
List pgsql-novice
I will be using stored procedures in order to perform database operations (insertion, deletion and modification) and this is my first time. If I am going to insert a new record for example, and it contains 50 fields then it means that I need to define 50 input arguments in such a store procedure. Is this correct? If so, is it a good idea?
 
Please advice on how to perform database operations using stored procedures.
 
Respectfully,
Jirge Maldonado

pgsql-novice by date:

Previous
From: Alejandro
Date:
Subject: Re: Retrieve the primary key of a table
Next
From: Greg Stark
Date:
Subject: Re: Index size