data-api-client icon indicating copy to clipboard operation
data-api-client copied to clipboard

Multiple Result Sets

Open MarZab opened this issue 5 years ago • 0 comments

  1. 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

  2. Is there a way to get multiple result sets when calling a stored procedure that returns them?

MarZab avatar Aug 27 '20 14:08 MarZab