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

hi Ben,

 

there's a WITH RESULT VIEW option as outlined here.  it's supposed to allow one to read the result set of a procedure in a select statement and i'm assuming inside another proc as well.

 

let me know if you're able to get it to work and please do post your syntax...i was unsuccessful but my stored procedure knowledge is limited at best.

 

cheers,

jamie


Viewing all articles
Browse latest Browse all 9165

Trending Articles