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 -> Passing Parameters

Passing Parameters

From: <art_merar5031_at_my-deja.com>
Date: Fri, 12 Jan 2001 18:52:01 GMT
Message-ID: <93njod$rgn$1@nnrp1.deja.com>

I have a question about PL/SQL. I have a situation where I want to write a function that will be passed a record from a table. Normally I can code a %ROWTYPE within the fuction to define that record.

However, I will be passing any of 10 different record definitions. Only one at a time, but it could be any one of ten. How can I do that? How can I create a generic %ROWTYPE or something to receive the record to the function?

Please CC a copy to my e-mail:

amerar_at_ci.chi.il.us

Thanks,

Arthur

Sent via Deja.com
http://www.deja.com/ Received on Fri Jan 12 2001 - 12:52:01 CST

Original text of this message

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