This repository was archived by the owner on May 24, 2023. It is now read-only.
This repository was archived by the owner on May 24, 2023. It is now read-only.
"Go doesn't support multiple result sets" statement is incorrect. #115
Open
Description
https://github.com/VividCortex/go-database-sql-tutorial/blob/gh-pages/surprises.md
In the Surprises page, it is stated that the database/sql
package does not support multiple result sets/statements but this does not seem to be true anymore.
There is an example on the go database/sql showing how to do multiple result sets.
Metadata
Metadata
Assignees
Labels
No labels