I have a stored procedure with input parameters which returns two result sets.
Out of the two result sets, I have to fetch the second one through the query. Could you please help with this?
I have a stored procedure with input parameters which returns two result sets.
Out of the two result sets, I have to fetch the second one through the query. Could you please help with this?