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 -> Re: Invoking Stored Procedure on a Select Statement

Re: Invoking Stored Procedure on a Select Statement

From: Sherrie Miller <sml16_at_optonline.net>
Date: Sat, 29 Sep 2001 20:32:12 GMT
Message-ID: <3BB6301B.C00F9FB5@optonline.net>


Although I have never tried it, you might try creating a function that calls the stored procedure and put the function on a field in your select statement. The field might just be a dummy field that causes the function to work. Received on Sat Sep 29 2001 - 15:32:12 CDT

Original text of this message

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