A stored procedure is invoked that can return multiple result sets.
After processing the first result set, which CLI/ODBC API can be used to determine if another result set exists?
Select an option, then click Submit answer.
-
○
SQLMoreResults()
-
○
SQLFetchScroll()
-
○
SQLGetInfo()
-
○
SQLGetData()