I want to return multiple results via one stored procedure call. Is this possible? I haven’t found anything online about this. I know that I have to generate each schema and put them into one final schema separately – but I’m not having any luck actually getting the results back correctly.