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

Home -> Community -> Usenet -> c.d.o.tools -> Pass as many parameters as I can

Pass as many parameters as I can

From: <chiayen_at_my-deja.com>
Date: Thu, 21 Dec 2000 10:27:52 GMT
Message-ID: <91slv5$qtd$1@nnrp1.deja.com>

How to create a stored procedure/ function that can accept any numbers of parameters?

eg p_abc('a', 'b') and p_abc('a', 'b', 'c').... will call the same procedure.

Thanks

Sent via Deja.com
http://www.deja.com/ Received on Thu Dec 21 2000 - 04:27:52 CST

Original text of this message

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