Uh oh!
There was an error while loading. Please reload this page.
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.
There was an error while loading. Please reload this page.
https://github.com/VividCortex/go-database-sql-tutorial/blob/gh-pages/surprises.md
In the Surprises page, it is stated that the
database/sqlpackage 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.