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

Home -> Community -> Usenet -> c.d.o.misc -> How can i coll a procedure in a function

How can i coll a procedure in a function

From: amir <amir_at_have-it.de>
Date: 17 Nov 2001 12:37:37 -0800
Message-ID: <30c35a4a.0111171237.4feb60b7@posting.google.com>


Hi,

How can i coll a procedure in a function. I need someting like:

select function_1(columnname) as tablename; or
select function_1(columnname) as dual;

In the function i call procedure_1!

Can anybody help me?

Thanks Received on Sat Nov 17 2001 - 14:37:37 CST

Original text of this message

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