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 -> PL/SQL function as a parameter to another PL/SQL function?

PL/SQL function as a parameter to another PL/SQL function?

From: Brian Gastineau <bgastine_at_giveblood.org>
Date: 1997/05/06
Message-ID: <01bc5a62$bc77e480$b90110ac@gastineau1.giveblood.org>#1/1

Can a PL/SQL function be passed into another PL/SQL function? My situation is that during conversion of data, several different tests will be run against each record, but the response to the true/false condition will be the same.

Suggestions for workarounds would also be appreciated.

Thanks,
Brian Gastineau
bgastine_at_giveblood.org Received on Tue May 06 1997 - 00:00:00 CDT

Original text of this message

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