Cursor to loop through multiple resultsets within stored proc
DiggBlinkRedditDeliciousTechnorati
question by sybaseQ | Moderate
In the example below:
Stored proc 1
{
call exec stored proc 2
}
if stored proc 2 returns say 5 result sets. Is it possible to go through these 5 result sets from within stored proc 1 and then use this data later on within stored proc 1.
if it is possible, can you please give us an example we can use.
Thank you for your time and feedback.
Post reply
Subscriptions
Got a Sybase Question?
Just Sign Up and ask the top Sybase experts!
|