Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Capturing returned data from Stored Procedures

$
0
0

Thank you for your response. I do know about (IN/OUT/INOUT) parameters. But stored procedures return data (beside from their parameters). They can actually return multiple result sets which clients such as Java and C# can iterate through and process those result sets. But how can we capture the result set from a stored procedure inside a SQLScript code?

 

It seems like it is impossible to capture the result set of a stored procedure from inside a SQLScript code.

 

Again, thank you for your response.


Viewing all articles
Browse latest Browse all 9165

Trending Articles