data-api-client
data-api-client copied to clipboard
Multiple Result Sets
-
Is there a way to run multiple SQL Statements and get multiple result sets within a single call? ExecuteSql supported this https://docs.aws.amazon.com/rdsdataservice/latest/APIReference/API_ExecuteSql.html
-
Is there a way to get multiple result sets when calling a stored procedure that returns them?