Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: variable list of arguments to a pl/sql procedure

Re: variable list of arguments to a pl/sql procedure

From: HansF <News.Hans_at_telus.net>
Date: Fri, 10 Jun 2005 14:13:49 GMT
Message-Id: <pan.2005.06.10.14.16.47.606131@telus.net>


On Fri, 10 Jun 2005 09:02:38 -0500, Oxnard interested us by writing:

> I would like some comments from others who have had to deal with simular
> issues.

Create a table.
Populate the table with the 'arguments'. (Use a unique key) Pass the key to the procedure instead.

-- 
Hans Forbrich                           
Canada-wide Oracle training and consulting
mailto: Fuzzy.GreyBeard_at_gmail.com   
*** I no longer assist with top-posted newsgroup queries ***
Received on Fri Jun 10 2005 - 09:13:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US