Hello Community,
I created a procedure with a couple of projections and one join.
The procedure returns the result as a parameter (o_result).
In the calling procedure, I get the result.
But I need to do further processing based on the first row of the result.
Is this possible with SAP Hana SQL Script?
Many thanks in advance.
Regards, Rolf