MySQL Forums
Forum List  »  Sybase

Calling a stored procedure from select
Posted by: UDAYA YARASI
Date: July 16, 2007 12:02PM

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!

Options: ReplyQuote


Subject
Views
Written By
Posted
Calling a stored procedure from select
65304
July 16, 2007 12:02PM
33827
September 04, 2007 03:21AM


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.