Calling a stored procedure from select
Hi,
Can anyone let me know if it possible to call a stored procedure in a select statement
For example
SELECT Account_ID, Account_Number, Currency, (Exexute the stored procedure passing to it the Account_ID) AS Current_Amount FROM Accounts
Thanks!
Subject
Views
Written By
Posted
Calling a stored procedure from select
65524
July 16, 2007 12:02PM
34006
September 04, 2007 03:21AM
24666
March 12, 2008 02:51PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.